[Pydev-users] [Please post to StackOverflow with PyDev tag] PyDev on mac refuses to recognise any l
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2012-12-18 00:25:26
|
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 |