Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4485327 By: topdoozer
Hi Everyone! I have a problem with pydev for eclipse and panda3d. With panda3d the most basic python script looks like this: import direct.directbase.DirectStart run() eclipse tells me, that it cant resolve the import, but the script runs fine anyhow. Since i am a beginner to python and panda3d it would be great for me to just get the errors and warnings that are really important to me. And since the above example runs without any problems i am getting a little confused with the output from my IDE. Is there anywhere where i can tell pydev/eclipse where it can find direct.directbase.DirectStart? Does anyone else had this problem? greetz, TopDoozer ______________________________________________________________________ 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: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
