[Pydev-users] [Users] RE: Python Interpreter Error with PyDev
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-12-16 22:40:49
|
The following forum message was posted by jdjodrey at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4884584: Thanks Fabio! looked at my environment variables, and the only one python related was PYTHONHOME, and that was set to C:\csvn\Python25. So I changed that to C:\Python32\ and I added an environment variable for PYTHONROOT and set that to the same value. It now seems to work! I must have had a some python directories laying around from an odd svn installation or something... Thanks again! |