dellacortelab/prospr

conda env create fails

Opened this issue · 0 comments

conda env create -f prospr-env.yml

Collecting package metadata (repodata.json): done

Solving environment: failed

ResolvePackageNotFound:

  • libgfortran-ng=9.3.0
  • libstdcxx-ng=9.3.0
  • _openmp_mutex=4.5
  • libgcc-ng=9.3.0
  • cudatoolkit=10.1.243
  • libgomp=9.3.0

pip install libgfortran-ng fails too

so does

brew install libgfortran-ng

On Mac M1 Big Sur 11.1, Python 3.8.5

conda install libgfortran-ng=9.3.0

Package not found