We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When installing the imageio-freeimage package using the command:
imageio-freeimage
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.
imageio_freeimage-0.1.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When installing the
imageio-freeimage
package using the command:results in the following:
It seems there is an issue with the metadata of the
imageio_freeimage-0.1.1
wheel.The text was updated successfully, but these errors were encountered: