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: expected '0.1.1', but metadata has '0.1.0' #5

Open
MakarovDi opened this issue Nov 25, 2024 · 0 comments
Open

Comments

@MakarovDi
Copy link

When installing the imageio-freeimage package using the command:

pip install imageio-freeimage

results in the following:

Requested imageio-freeimage from ... imageio_freeimage-0.1.1-cp310-cp310-win_amd64.whl#sha256=4dc915356ad92ab51f7003b0767c578ec79736c514781cb3e08fcd10a1473925  
 has inconsistent version: expected '0.1.1', but metadata has '0.1.0'

Discarding ... imageio_freeimage-0.1.1-cp310-cp310-win_amd64.whl#sha256=4dc915356ad92ab51f7003b0767c578ec79736c514781cb3e08fcd10a1473925

Downloading ... imageio_freeimage-0.1.0-py3-none-any.whl 

Successfully installed imageio-freeimage-0.1.0

It seems there is an issue with the metadata of the imageio_freeimage-0.1.1 wheel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant