The following forum message was posted by g-mikas at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3664749:
Hello, I\'m having the same problem as described here: http://www.mail-archive.com/pydev-users@lists.sourceforge.net/msg03631.html As with the OP in that thread I also have PyLint installed and every time I do: from suds.client import Client both pydev and PyLint complain (the program is perfectly runnable however). Pydev says \"Unresolved import: Client\" and PyLint says \"ID:F0401 Unable to import \'suds.client\'\" I tried the suggested solution by adding suds and suds.client to the list of forced builtins, but I still get that error. Any other suggestions? ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users