Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6104710
By: dougcook

Hi, I'm having problems with the Code Analysis feature of PyDev extensions.
I've tried this on both 1.4.1 and 1.4.2; the system is a Mac running MacOS X
10.5.6 / Python 2.5.

I'm getting lots of "unresolved import" complaints about common modules (random,
md5, etc). These are in my system PYTHONPATH; for example, I have
/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 in in
the PYTHONPATH, and I see
/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/md5.{pyc,
pyo}.

I've removed and re-specified the interpreter/PYTHONPATH to clear anything PyDev
might have been caching, to no avail.

I'm a bit of a newbie to both Python and PyDev (but have lots of software 
experience
with other languages and with Eclipse in general). Any suggestions on what might
be the problem?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to