Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7524688 By: majortal
Everything (pydev and pylint) was working well. I installed a new package using easy_install suds. I used the remove-interpreter, add-new-interpreter trick and the egg was identified. Simple import works: from suds import WebFault package level imports do not work: from suds.client import Client I get an error: ID:F0401 Unable to import 'suds.client' (No module named client in <type 'file'>/['suds', 'client']) This is also true for Django. The package itself works (and so does Django) but I get all of these warnings and errors... Help please? Thanks, Tal. ______________________________________________________________________ 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 ------------------------------------------------------------------------------ _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users