Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5365370 By: homeskewld
Hi, I'm taking a class on Python and the compiler used in class does not work correctly on my computer. I've used eclipse for C and Java and I figured I could try Python with it as well. The issue is the stuff we do in class, they give us a pre-written script and have us enter different inputs in the console to see what results. I've figured out how to open the console but when I try to use any functions they don't work. I also have PyDev extensions installed too. Is there anyway to have this work without having to manually create the execfile? ______________________________________________________________________ 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 the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
