Skip to content

setup.py needs more parameters to run #91

Open
@jelabarre59

Description

@jelabarre59

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions