[Tutor] Problem importing modules.

Shreyas Prakash shreyas314159 at gmail.com
Mon Jun 3 08:09:36 CEST 2013


I am using Python 2.7

I tried importing a module named hello.py

I got this error message

Traceback (most recent call last): File "", line 1, in import hello
ImportError: No module named hello

I am not sure why, Can you please give me more insight about the proper
syntax and the PYTHONPATH directory.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130603/2ef6346f/attachment-0001.html>


More information about the Tutor mailing list