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

Failed to install numcodecs on Py39 + Windows 10 #325

Closed
evamaxfield opened this issue Jun 13, 2022 · 3 comments
Closed

Failed to install numcodecs on Py39 + Windows 10 #325

evamaxfield opened this issue Jun 13, 2022 · 3 comments

Comments

@evamaxfield
Copy link
Contributor

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:

  • Value of numcodecs.__version__
  • Version of Python interpreter: Python 3.9
  • Operating system (Linux/Windows/Mac): Windows
  • How NumCodecs was installed (e.g., "using pip into virtual environment", or "using conda") pip in a conda environment

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.

@evamaxfield
Copy link
Contributor Author

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.

@eigenP
Copy link

eigenP commented Jun 13, 2022

The version was numcodecs-0.9.1

@evamaxfield
Copy link
Contributor Author

I think this is now resolved -- waiting on confirmation it was an env / pip caching issue.

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

2 participants