Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4515324 By: pngwen
I am using pydev and pydev_extensions (which I have purchased) and I cannot get any site_package package to import without error. For example, MySQLdb, django, Image, etc. All error. I have tried multiple fixes for this, most that I've read here on the forum. Nothing helps. I have even explicitly added every last module in django as a forced builtin! I've removed and relisted my interpreter, my pthon path does indeed point at /usr/lib/python2.5/site_packages where all this resides. All of the code works fine, but pydev errors it. It is beginning to become unusable, as I can no longer rely on its error checking. To make matters worse, all bugs pertaining to this behavior are marked as closed. This is not the case, I have followed the docs and the suggestions on these forums and it still does not work. What could it be? Is everyone just living with the fact that you can't import modules? If that's the case, what good is code completion? How do I get support for my purchased pydev extensions? Developer of pydev, are you out there? ______________________________________________________________________ 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
