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 fail with pip python3.9 #77

Open
xunchen85 opened this issue Nov 18, 2022 · 4 comments
Open

Installation fail with pip python3.9 #77

xunchen85 opened this issue Nov 18, 2022 · 4 comments

Comments

@xunchen85
Copy link

xunchen85 commented Nov 18, 2022

Can it be used on the MacOS M1 version?

Thanks

It got the following error:
Screenshot 2022-11-18 at 12 29 31

@mctackett20
Copy link

Have you gotten this to work? I am having the same issue

@xunchen85
Copy link
Author

Not yet unfortunately

@Nanguage
Copy link
Collaborator

Nanguage commented Dec 8, 2022

Looks like a macOS-related issue, try this:

export HDF5_DIR=/opt/homebrew/opt/hdf5 
export BLOSC_DIR=/opt/homebrew/opt/c-blosc

Then install again

@zhqu1148980644
Copy link
Collaborator

zhqu1148980644 commented Dec 8, 2022

You can intall it in docker as other software issues may appear in macos.
For the issue above, you may try brew install hdf5 before installing cooler.

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

4 participants