[Tutor] Help on input error

Luke Paireepinart rabidpoobear at gmail.com
Thu Aug 20 04:28:34 CEST 2009


Please reply to the whole list, using Reply All, rather than directly to me
or anyone else, unless you want the conversation to take place off-list
(unless you have a good reason to do so, we discourage this, because then
future people cannot benefit from our advice.)  Kent has already indicated
the issue, you are not putting your modules in the proper location.

On Wed, Aug 19, 2009 at 9:22 PM, <dshunick at comcast.net> wrote:

> Yes, I can import standard library modules.
>
> ----- Original Message -----
> From: "Luke Paireepinart" <rabidpoobear at gmail.com>
> To: "David Shunick" <dshunick at comcast.net>
> Cc: tutor at python.org
> Sent: Wednesday, August 19, 2009 6:02:42 PM GMT -08:00 US/Canada Pacific
> Subject: Re: [Tutor] Help on input error
>
> Can you import other (Standard library) modules?  or can you not import
> anything?
>
> On Wed, Aug 19, 2009 at 6:14 PM, David Shunick <dshunick at comcast.net>wrote:
>
>>  I'm trying to learn Python, but keep running into the erroor message
>> ImportError: no module named area.
>>
>> I created a file area.py in IDLE. I'm using Python 3.1 and Window XP.
>> After saving the file in c:/Python31/Lib/Python  Modules/area.py
>>
>> I can run the program using F5. But when I start a new shell, and enter *import
>> area, *that's when I get the error message. And it's not just this
>> program.I have the same problem with all that I try to import.
>>
>> I hope someone  can help!
>>
>> Dave
>>
>> _______________________________________________
>> Tutor maillist  -  Tutor at python.org
>> http://mail.python.org/mailman/listinfo/tutor
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090819/9ca13b49/attachment.htm>


More information about the Tutor mailing list