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

conda env create -f env.yml fails on mac #8

Open
GalMoore opened this issue Mar 20, 2020 · 0 comments
Open

conda env create -f env.yml fails on mac #8

GalMoore opened this issue Mar 20, 2020 · 0 comments

Comments

@GalMoore
Copy link

Hello and thanks fo sharing this awesome medium post and project!

I've been trying to reproduce the results - but get stuck on the creation of the environment in conda. The packages that fail are:

`Collecting package metadata: done
Solving environment: failed

ResolvePackageNotFound:

  • libgfortran-ng=7.3.0
  • libgcc-ng=8.2.0
  • cuda80=1.0
  • libstdcxx-ng=8.2.0`

I tried remove version number - which didn't work so I removed the dependencies entirely - which led to issues later on. Are you familiar with this issue on mac and do you have an idea how to resolve?? Thanks!

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

1 participant