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
Moving over an issue reported to napari-aicsimageio when it is a numcodecs bug: AllenCellModeling/napari-aicsimageio#47
@PanosOik can you please fill out the missing information in this GitHub issue.
Explain why the current behavior is a problem, what the expected output/behaviour is, and why the expected output/behaviour is a better solution.
Failed to install numcodecs with pip on Py39 and Windows 10
Please provide the following:
numcodecs.__version__
Also, if you think it might be relevant, please provide the output from pip list or conda list depending on which was used to install NumCodecs.
pip list
conda list
The text was updated successfully, but these errors were encountered:
You should be able to see which version of numcodecs was attempting to be installed in the pip install log. That would be very helpful.
Sorry, something went wrong.
The version was numcodecs-0.9.1
I think this is now resolved -- waiting on confirmation it was an env / pip caching issue.
No branches or pull requests
Moving over an issue reported to napari-aicsimageio when it is a numcodecs bug: AllenCellModeling/napari-aicsimageio#47
@PanosOik can you please fill out the missing information in this GitHub issue.
Problem description
Explain why the current behavior is a problem, what the expected output/behaviour
is, and why the expected output/behaviour is a better solution.
Failed to install numcodecs with pip on Py39 and Windows 10
Version and installation information
Please provide the following:
numcodecs.__version__
Also, if you think it might be relevant, please provide the output from
pip list
orconda list
depending on which was used to install NumCodecs.The text was updated successfully, but these errors were encountered: