Cannot find Python executable
by Mariano Viola other posts by this author
Nov 18 2006 8:36AM messages near this date
view in the new Beta List Site
Re: detecting launching from explorer
|
_winreg.SaveKey question
Hi,
I've installed ActivePython 2.4.3.12 (x86_64 AMD64) on a Windows XP
professional 64-bit installation.
Then I've installed setuptools but when I 've tried to use
easy_install is appeared this strange error:
G:\Documents and Settings\auxman\Desktop> easy_install
Cannot find Python executable G:\Python24\python.exe
I've setting the path environment variable for python and scripts directory
but all scripts/executables files in "G:\Python24\Scripts" when
called generate this error.
I've tried also the python distribution from python.org and it work fine.
Therefore It is a ActivePython bug or a my problem?
Thanks,
Mariano
_______________________________________________
ActivePython mailing list
ActivePython@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython
|