You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I get many errors for almost all dependencies in requirements.txt starting with
h5py:
(cmr) [moldach@cedar5 cmr]$ pip install -r requirements.txt
Looking in links: /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/avx2, /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/nix/generic, /cvmfs/soft.computecanada.ca/custom/python/wheelhouse/generic
Collecting absl-py
Downloading absl_py-0.12.0-py3-none-any.whl (129 kB)
|████████████████████████████████| 129 kB 10.4 MB/s
Collecting Cython
Downloading Cython-0.29.22-py2.py3-none-any.whl (980 kB)
|████████████████████████████████| 980 kB 18.1 MB/s
ERROR: Could not find a version that satisfies the requirement h5py
ERROR: No matching distribution found for h5py
The text was updated successfully, but these errors were encountered:
But I get many errors for almost all dependencies in
requirements.txt
starting withh5py
:The text was updated successfully, but these errors were encountered: