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

I normally install new stuff using pip, which does not create egg directories 
but installs directly to site-packages / dist-packages. Therefore I can just 
press \"apply\" to get pydev to recognize new packages without having to 
explicitly add any new directories, and this works for the vast majority of 
distributions (ones that don\'t use namespace packages). This is also the way 
forward (I\'ve been involved with the Python packaging project so I\'m somewhat 
up to date on the state of the art). The problem is that several distributions 
may share directories, but for some reason Pydev isn\'t recognizing those as 
valid imports. I would like to find out the list of modules that Pydev has 
gathered from its search path so I can better understand how the process works. 
Is there a way to do this?

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to