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

Can not set up conda env for Mac #6

Open
Summer-Field opened this issue Dec 12, 2022 · 1 comment
Open

Can not set up conda env for Mac #6

Summer-Field opened this issue Dec 12, 2022 · 1 comment

Comments

@Summer-Field
Copy link

Summer-Field commented Dec 12, 2022

My Condition

After installing conda. When I follow the README's instruction conda env create -f environment.yml -n EnvName, my shell print the following message:

Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:
  - m2w64-libwinpthread-git=5.0.0.4634.697f757
  - m2w64-gcc-libs-core=5.3.0
  - vs2015_runtime=14.16.27012
  - m2w64-gmp=6.1.0
  - msys2-conda-epoch=20160418
  - vc=14.1
  - m2w64-gcc-libgfortran=5.3.0
  - winpty=0.4.3
  - pywinpty=0.5.7
  - m2w64-gcc-libs=5.3.0
  - icc_rt=2019.0.0

It seems that the env config file is not suitable for MacOS.
I'd appreciate a lot if anyone could help me solve this issue.

@Summer-Field
Copy link
Author

/cc @vaikkunth @kafleprabhakar @AntonPeraire

@Summer-Field Summer-Field changed the title Can not set up env for Mac Can not set up conda env for Mac Dec 12, 2022
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