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

Hello,

I installed PyDev and I've got this one problem. When I set up my PYTHONPATH
at the global level for all of PyDev it works great. However, when I add entries
to the PYTHONPATH for a specific project those entries make it into the 
PYTHONPATH
for execution (everything runs fine) but they seem to be ignored by code 
analysis
because I get import errors for anything from the entries in the project 
specific
PYTHONPATH. Again, it runs fine despite the errors being displayed in the editor
about invalid imports.

Help! =)
Thanks

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to