The following forum message was posted by at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/6490439:
Hi
I am after some help please.
I have installed PyDev on Lion. I setup the python interpreter (Both by choosing
auto config and setup by hand) and it seems to work to some degree.
I can create hello world and do very basic tasks; I can even import python extensions
such as math but as soon as I put an import statement for something I have installed
via pip I get an unresolved import error?
If I run python from the console the pip modules are present correct and working?
I dont understand what I have done wrong.
Any help would be gratefully appreciated.
Regards
|