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

Hi, 
i am a newbie in python and in pydev. I use python 3 and eclipse 3.4.2 under
win Vista. This is my problem: i create 2 file .py into 2 different package
under the same project; when i try to import a module from a file of first 
package,
system return an error:
    from root.nested.example import fib
ImportError: No module named root.nested.example

I tried the same project in IDLE shell, it works fine.

thanks

______________________________________________________________________
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