[Tutor] RE: [PythonCE] shutil import failure
Isr Gish
isrgish at fastem.com
Sun May 2 18:01:46 EDT 2004
It seems that the module shutil needs a DLL file in the windows directory called shutil.dll.
After looking in my windows directory I see that I have one.
If you need it I can e-mail it to you.
My machine is a xscale witch is compatible with StrongArm. so if you have either it should work for you.
All the best,
Isr
-----Original Message-----
>From: "Richard Deeley"<r_deeley at yahoo.com>
>Sent: 5/1/04 9:08:44 PM
>To: "PythonCE at python.org"<PythonCE at python.org>
>Subject: [PythonCE] shutil import failure
>
>
>After processing a set of import statements OK, the thing died
>on importing shutil. I checked the lib directory and there is
>a shutil.pyc there. The error message is
>
>NameError: Can't find file for module shutil
>(filename shutil.dll)
>
>Any ideas how to resolve ?
>
>Richard.
>
>(imports that were processed OK include os,time,re,string)
>
>
>
>
>
>__________________________________
>Do you Yahoo!?
>Win a $20,000 Career Makeover at Yahoo! HotJobs
>http://hotjobs.sweepstakes.yahoo.com/careermakeover
>
>_______________________________________________
>PythonCE mailing list
>PythonCE at python.org
>http://mail.python.org/mailman/listinfo/pythonce
More information about the Tutor
mailing list