I am not able to setup pydb2 ! Any help !

vincent wehren vincent at visualtrans.de
Wed Sep 21 12:50:11 EDT 2005


"vj" <vijaykarthick at gmail.com> schrieb im Newsbeitrag 
news:1127321226.420209.253360 at g43g2000cwa.googlegroups.com...
| When I run the setup.py script , it throws an error
|
| Traceback (most recent call last):
|  File "C:\vijay\db2\utils\PyDB2-1.1.0-2.tar\PyDB2-1.1.0\setup.py",
| line 57, in -toplevel-
|    libraries=[ db2lib ],
|  File "C:\Python24\lib\distutils\core.py", line 137, in setup
|    raise SystemExit, gen_usage(dist.script_name) + "\nerror: %s" % msg
| SystemExit: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2
| [cmd2_opts] ...]
|   or: setup.py --help [cmd1 cmd2 ...]
|   or: setup.py --help-commands
|   or: setup.py cmd --help
|
| error: no commands supplied
| >>>
|
| Please let me know , what should have been the issue.

You need to say "setup.py install" instead of just setup.py

HTH,
--

Vincent Wehren

|
| Thanks in advance.
|
| Vj
| 





More information about the Python-list mailing list