Can't install csv parser

BogAl bogal2 at comcast.net
Sun Jul 13 16:33:32 EDT 2003


Thanks for the reply, Bernard....

> Mmh...works for me - ActivePython 2.2.2
> Are you sure you downloaded the pyd file corresponding to
> your python version?

Yes, Python 2.2.2 here.


> Running the MS "depends" utility on
> csv.pyd reveals that it only needs python22.dll, msvcrt.dll
> and kernel32.dll. Are these all on your PATH?
> 

I think they are now....
"...C:\WINDOWS\SYSTEM\python22.dll;C:\WINDOWS\SYSTEM\KERNEL32.dll;\C:
\WINDOWS\SYSTEM\MSVCRT.dll;..."


> > Traceback (most recent call last):
> >   File "<pyshell#0>", line 1, in ?
> >     import csv
> 
> What's pyshell? did you try from good ole trusty python.exe
> in a DOS box?

No difference.  Still the same error message.
Any further help is greatly appreciated.





More information about the Python-list mailing list