Can't install csv parser

BogAl bogal2 at comcast.net
Tue Jul 15 19:16:02 EDT 2003


> Setup.py needs to know what of several things you want to do (just build the
> package, build and install the package, build a distribution, etc).  Try
> this command:
> 
>     python.exe C:\PYTHON22\LIB\SITE-P~1\CSV\SETUP.PY install
> 
> That should do any necessary building and install all the files.
> 
> Skip

Thanks, Skip.  I'm too used to just double-clicking things to run them 
and missed the part about supplying an argument.

At least I've learned a couple of things and maybe improved my setup a 
bit in the process.

BogAl 




More information about the Python-list mailing list