Skip to content

Inconsistent version error - unable to install version 1.2.3  #9

@gezpage

Description

@gezpage

Attempting to install version 1.2.3 with pip gives an "inconsistent version" error.

pip install chocs-middleware-openapi==1.2.3

...

Requested chocs-middleware-openapi==1.2.3 from https://files.pythonhosted.org/packages/20/87/7da05f523af54e744427fc6f42cb6e668601e8b0f84fb479546a947939b3/chocs_middleware_openapi-1.2.3.tar.gz has inconsistent version: expected '1.2.3', but metadata has '0.0.0'

This can be worked around using the --use-deprecated=legacy-resolver parameter, but this reports version 0.0.0.

Previous versions do not have this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions