How to install pychecker?
Michael Hudson
mwh at python.net
Thu Mar 21 08:22:14 EST 2002
More information about the Python-list mailing list
Thu Mar 21 08:22:14 EST 2002
- Previous message (by thread): Attachments to the list/group - OK? (Was Re: Popular style document?)
- Next message (by thread): How to install pychecker?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dale Strickland-Clark <dale at riverhall.NOTHANKS.co.uk> writes: > I thought I'd try this out. > > In the absence of any instructions (that I can find) I tried unzipping > it to a directory and running setup.py. > > I got this: > > C:\Program Files\pychecker-0.8.10>setup.py > 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 > > What am I supposed to do? python setup.py install Did you try setup.py --help or setup.py --help-commands ? Cheers, M. -- Of course, it obviously is beta hardware so such things are to be expected, but that doesn't mean that you can't point your fingers and generate a nelson style HAHA at a multi billion dollar corporation's expense. -- CmdrTaco on slashdot.org
- Previous message (by thread): Attachments to the list/group - OK? (Was Re: Popular style document?)
- Next message (by thread): How to install pychecker?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list