Skip to content

Incompatibility with newer version of setuptools #194

@pakmonsterr

Description

@pakmonsterr

was getting the error TypeError: canonicalize_version() got an unexpected keyword argument 'strip_trailing_zero' when trying to run python3 setup.py dist

issue turned out to be with the newest version of setup tools, so I fixed it by downgrading pip install setuptools==68

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