The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4884584:

Which PyDev version are you using?

The problem seems to be that it's mixing Python 3.2.2 (which you said you're
configuring) and Python 2.5 (where the error appears).

I think this can happen if you have PYTHONROOT configured to Python 2.5 and
are trying to execute Python 3.2 (because the docs say that the PYTHONROOT env
will be added to the PYTHONPATH anyways, so, try closing eclipse, cleaning up
your PYTHONROOT variable, restart Eclipse and see if it gets it right again).

If it still doesn't work, please report back posting more details on your 
environment
variables.

Cheers,

Fabio

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to