[python-win32] ImportError: No module named system

reidar reidar.hagen at gmail.com
Sat May 6 17:15:17 CEST 2006


Thanks for two direct replies I got.

system is ofc a directory in the actual application.

Having sat for too much time fiddling with third-party stuff my brain was  
fried :)

On Sat, 06 May 2006 15:43:44 +0200, 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



-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


More information about the Python-win32 mailing list