Message6352

Author cheffe
Recipients cheffe
Date 2011-01-25.08:26:35
SpamBayes Score 0.01148605
Marked as misclassified No
Message-id <1295943996.18.0.555290016993.issue1700@psf.upfronthosting.co.za>
In-reply-to
Content
I had no problems using virtualenv with jython 2.5.1 on windows 7. Now with 2.5.2rc3 I get:
C:\Sources> \Software\jython2.5.2rc3\bin\jython.bat \Software\jython2.5.1\bin\virtualenv jenv
Overwriting jenv\Lib\orig-prefix.txt with new content
New jython executable in jenv\bin\jython.bat
ERROR: The executable jenv\bin\jython.bat is not functioning
ERROR: It thinks sys.prefix is 'c:\\software\\jython2.5.2rc3' (should be 'c:\\sources\\jenv')
ERROR: virtualenv is not compatible with this system or executable

Regards

Bastian
History
Date User Action Args
2011-01-25 08:26:36cheffesetrecipients: + cheffe
2011-01-25 08:26:36cheffesetmessageid: <1295943996.18.0.555290016993.issue1700@psf.upfronthosting.co.za>
2011-01-25 08:26:36cheffelinkissue1700 messages
2011-01-25 08:26:35cheffecreate