Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7385783
By: mikelupo

Just on a hunch.... is your python modules in the eclipse source tree?
Eclipse requires your source code in your eclipse workspace be in a folder named
"src".
So in idle if you had c:\myProject\file.py that works fine, you'll have to 
somehow
put that source file into a src folder for Eclipse. For example,
c:\eclipseWorkspace\myProject\src\file.py

Hope this helps



______________________________________________________________________
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

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to