-----Original Message-----
From: Tom Whittock [mailto:[EMAIL PROTECTED] Sent: Thursday, April 05, 2007 2:47 AM
To: Chuck Mason
Cc: vim@vim.org
Subject: Re: Python crash

sys.path.append("c:\\python23\\lib")

What's the result of

:py import sys
:py print sys.version

?

If it's not 2.3.something then there is no way you should be doing that.


Chuck Mason wrote:
> Just to verify-I tried with python2.4 libs too :-D
>

You should be using the same version of Python as what Vim was compiled for, see the second half of the output of ":version".

Best regards,
Tony.
--
I've found my niche.  If you're wondering why I'm not there, there was
this little hole in the bottom ...
                -- John Croll

Reply via email to