Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent version error - unable to install version 1.2.3 #9

Open
gezpage opened this issue Jul 24, 2023 · 0 comments
Open

Inconsistent version error - unable to install version 1.2.3 #9

gezpage opened this issue Jul 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@gezpage
Copy link
Contributor

gezpage commented Jul 24, 2023

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.

@gezpage gezpage added the bug Something isn't working label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant