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

I get 'Unresolved import: select' error in Problems view for project using
virtualenv. This virtualenv is configured as Python interpreter in PyDev and
set for this project. All other imports of standard modules are ok. I guess
this problem might be due to the fact that select is kind of special because
with a few other standard modules it's placed not in the Lib folder but in the
DLLs folder. However virtualenv doesn't create DLLs folder the same way it 
creates
Lib and Scripts ones. I asked about this here
http://stackoverflow.com/questions/6657541/why-doesnt-virtualenv-create-dlls-fol
der

Could someone reproduce this?
Any ideas?

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to