Skip to content

README instructions incorrect #6

@BTheDragonMaster

Description

@BTheDragonMaster

The README recommends to run

python3 -m retromol --help

This gives the following error:

/opt/anaconda3/envs/retromol/bin/python3: No module named retromol.__main__; 'retromol' is a package and cannot be directly executed

The following does work:

retromol --help

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