> 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
|