[python-win32] ImportError: No module named system

Simon Dahlbacka simon.dahlbacka at gmail.com
Sat May 6 17:04:15 CEST 2006


what's system, or did you intend to import sys ?

On 5/6/06, reidar <reidar.hagen at gmail.com> wrote:
>
> Hi
>
> Sorry if this is me being ignorant.
>
> Error:
>
> PythonWin 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)]
> on win32.
> Portions Copyright 1994-2004 Mark Hammond (mhammond at skippinet.com.au) -
> see 'Help/About PythonWin' for further copyright information.
> >>> import os
> >>> import system
> Traceback (most recent call last):
>    File "<interactive input>", line 1, in ?
> ImportError: No module named system
> >>>
>
> This probably happended after installing NumArray; but I'm not sure. My
> installation is probably not the cleanest after un-installing/installing
> various Numeric / NumArray / SciPy etc. I've been trying to get a program
> using GTK/Glade/matplotlib/Python running on windows, however this error
> got me a little stumped.
>
> Anybody got any ideas what's happening / would find it interesting to
> troubleshoot? .. or should I just try removing / re-installing everything?
>
> regards
> Reidar Strand Hagen
> _______________________________________________
> Python-win32 mailing list
> Python-win32 at python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20060506/9ee1069c/attachment.html 


More information about the Python-win32 mailing list