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

Installation failed intake_io and bioformats #31

Open
hongzhan2015 opened this issue Jun 28, 2023 · 3 comments
Open

Installation failed intake_io and bioformats #31

hongzhan2015 opened this issue Jun 28, 2023 · 3 comments

Comments

@hongzhan2015
Copy link

Installation error

Thank you for this fabulous program!
I tried to install punctatools on my windows using wls2 ubuntu 22.04, macOs 13 and my GPU machine running Centos 7, all failed during installing intake_io and showed error below:


Using cached aiohttp-3.8.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
INFO: pip is looking at multiple versions of intake-io to determine which version is compatible with other requirements. This could take a while.
ERROR: Ignored the following versions that require a different python version: 0.52.0 Requires-Python >=3.6,<3.9; 0.52.0rc3 Requires-Python >=3.6,<3.9
ERROR: Could not find a version that satisfies the requirement bioformats (from intake-io) (from versions: none)
ERROR: No matching distribution found for bioformats

@hongzhan2015
Copy link
Author

Dear all,

I was able to use the latest .yml file, by adding channel biochonda and using python 3.8.4, which overcomes my issue.


name: punctatools
channels:


Hong

@kdong73
Copy link

kdong73 commented Jul 25, 2023

Hello,

I am getting the same error as hongzhan2015 got originally. I tried their solution, but got the same error:
ERROR: Could not find a version that satisfies the requirement bioformats (from intake-io) (from versions: none)
ERROR: No matching distribution found for bioformats

Is there anything else anyone might suggest to fix this?

Thanks

@hongzhan2015
Copy link
Author

Hi there,

Are you using Mac OS using M1/M2 chips? I found it does not work on ARM architecture.

Hong

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