On 5/6/06, reidar <[EMAIL PROTECTED]> 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 ([EMAIL PROTECTED]) -
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@python.org
http://mail.python.org/mailman/listinfo/python-win32
_______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32