Open jelabarre59 opened 1 year ago
Trying to run the setup.py command to install/compile this application fails because it doesn't have enough information to complete the command.
$ sudo python 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
The documentation here needs to be updated with the appropriate build and install commands.
Trying to run the setup.py command to install/compile this application fails because it doesn't have enough information to complete the command.
$ sudo python 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
The documentation here needs to be updated with the appropriate build and install commands.