Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4533760 By: thuse
Hi, I'm using pydev on Ubuntu Feisty. My problem is that some packages (Twisted mainly) that are installed (from .debs) are not found by pydev and thus do not work with code completion. The packages are installed in /usr/share/pycentral. After some fiddling I managed to get pydev to find them by adding a bunch of subdirectories like "/usr/share/pycentral/python-twisted-web/site-packages". Normal python finds these packages without any problems, why doesn't pydev? Kind regards, Tarjei ______________________________________________________________________ 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: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
