PrivacyFL
PrivacyFL copied to clipboard
Can not set up conda env for Mac
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.
/cc @vaikkunth @kafleprabhakar @AntonPeraire