-
Notifications
You must be signed in to change notification settings - Fork 88
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
Problems importing blosc on HPC cluster #69
Comments
The error means that the build (i.e. |
Any luck @rabernat? |
Going to close as this isn't a problem with numcodecs per se, but an issue with the build (i.e. |
FWIW we could probably build binary wheels too as outlined in issue ( #70 ). |
I am using zarr on an HPC cluster with a rather complex configuration (multiple conda envs, dask distributed, etc.)
Minimal, reproducible code sample, a copy-pastable example if possible
Problem description
Both examples use the same underlying conda environment and have identical zarr / numcodecs version. However, there is some deep library error which makes Blosc unusable on the compute nodes.
Version and installation information
Please provide the following:
zarr.__version__
: 2.2.0rc4.dev1numcodecs.__version__
: 0.5.3The text was updated successfully, but these errors were encountered: