Python Problem

Wiseman mickey at disney.com
Fri Sep 7 21:58:21 EDT 2007


Hi,

The line:

import enchant

works perfectly OK when I call a Python progrma (sp.py) from IDLE
(WInXP). When I try to run it ftom the command line (python sp.py) the
response is:

Traceback (most recent call last):
   File "sp.py", line 3, in <module>
     import enchant
ImportError: No module named enchant

Searching my computer (the whole of drive c:\) I could not find ANY
file called enchant.*.

Does anyone know what is wrong?

Thanks

((:-()  Meir





More information about the Python-list mailing list