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

Every time you install a new python package that\'s bound to interpreter (as 
opposed to a project), you have to re-apply your interpreter configuration 
(sometimes even if the pythonpath didn\'t change -- as is the case of adding a 
new library in the site-packages).

As for the \'cv.\' completion taking a lot of time, does that happen only the 
first time or any time you request it? Is it in the \'forced builtins\' or not? 
If only in the first time it may be because that\'s the time when a number of 
caches are built (if always, I\'d have to investigate, but it can probably be 
made faster in that case).

Cheers,

Fabio

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to