0
Have somebody fixed this kind of error: SystemExit: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or:
Have somebody fixed this kind of error: 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
1 Answer
0
What is the background of this question?
1) What package did this setup script come with?
2) How did you download the package?
3) Did the package creator give any instructions on download, and did you follow them?