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
There seems to be an issue with conda being installed via pip:
ERROR: Could not find a version that satisfies the requirement conda==4.7.12 (from -r ./requirements-freeze.txt (line 6)) (from versions: 3.0.6, 3.5.0, 3.7.0, 3.17.0, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.5, 4.0.7, 4.0.8, 4.0.9, 4.1.2, 4.1.6, 4.2.6, 4.2.7, 4.3.13, 4.3.16)
ERROR: No matching distribution found for conda==4.7.12 (from -r ./requirements-freeze.txt (line 6))
The command '/bin/sh -c pip install -r ./requirements-freeze.txt' returned a non-zero code: 1
The command "./test.sh" exited with 1.
The text was updated successfully, but these errors were encountered:
ilan-gold
changed the title
h5ad not building
h5ad-to-arrow not building
Mar 26, 2020
Travis output here: https://travis-ci.com/github/hubmapconsortium/portal-containers/builds/155569467
There seems to be an issue with conda being installed via pip:
The text was updated successfully, but these errors were encountered: