[wingide-users] Cygwin Python Issue with Wing IDE
Wing IDE Support
support at wingware.com
Wed Feb 3 10:22:15 MST 2010
On 2/3/10 11:51 AM, Tom Powers wrote:
> I've noticed a problem that occurs if you happen to install the cygwin
> version of python after having installed Wing IDE.
> ...
> It turns out that the solution is simple. All you have to do is move
> C:\cygwin\bin AFTER C:\python25 (or whatever your default python
> directory is) in your current PATH.
This is due to Wing trying to use the interpreter that's executed by
running 'python'. Another way to fix this is set the python executable
in project properties to the version that you want to use.
Cheers,
John
More information about the wingide-users
mailing list