Skip to content

Python README should include build and test instructions #323

@jbapple

Description

@jbapple

The README in the top-level python directory has no build and test instructions. There is a setup.py, but the usage is not fully clear to me. Various combinations of python2, python3, dependencies, command orders, and sudo or not produce a variety of errors.

As an example, sudo python setup.py install warns about setuptools being too old (version 0.0.0, according to the filename), even after pip installing the latest setuptools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions