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

Can you try to just press 'apply' in the interpreter configuration and select
the python 2.7 to see if it gets properly found after that (to be 100% you can
try that and restart eclipse afterwards -- although it shouldn't be needed,
I'm just playing safe here).

Also, can you make sure that the pythonpath for 2.7 does have the folders you
want (if it doesn't work, please post the pythonpath you're using -- do a run
with a file that does 'import sys;print('\n'.join(sorted(sys.path)))'.

Cheers,

Fabio

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to