chopping csv-files (newbie)

Simon Brunning SBrunning at trisystems.co.uk
Thu Apr 18 08:00:23 EDT 2002


> From:	Mikael Lexén [SMTP:mikael.lexen at stop.spam.volvo.com]
> I get the following when I try to import your module
> 
> PythonWin 2.1.3 (#35, Apr  8 2002, 17:47:50) [MSC 32 bit (Intel)] on
> win32.
> Portions Copyright 1994-2001 Mark Hammond (mhammond at skippinet.com.au) -
> see
> 'Help/About PythonWin' for further copyright information.
> >>> import csv
> Traceback (most recent call last):
>   File "<interactive input>", line 1, in ?
> ImportError: DLL load failed with error code 193
> 
> What's wrong? I'am on NT4.
 
Did you download the pyd file as well as the package? If not, then that's
the problem.

If you did, did you download the right on for your version of Python?

Cheers,
Simon Brunning
TriSystems Ltd.
sbrunning at trisystems.co.uk




-----------------------------------------------------------------------
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorised. If you are not the intended recipient, any disclosure,
copying, distribution, or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot
accept liability for statements made which are clearly the senders own.





More information about the Python-list mailing list