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 environment installation via .yml failed #32

Open
TaoDFang opened this issue Mar 22, 2022 · 2 comments
Open

Conda environment installation via .yml failed #32

TaoDFang opened this issue Mar 22, 2022 · 2 comments

Comments

@TaoDFang
Copy link
Collaborator

I tried to install via yml file, but it gave me below error

tao@deimos:~/MLG$ conda env create -f environment.yml
Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:

  • wincertstore==0.2=py310haa95532_2
  • zlib==1.2.11=h8cc25b3_4
  • vc==14.2=h21ff451_1
  • vs2015_runtime==14.27.29016=h5e58377_2
  • pip==21.2.4=py310haa95532_0
  • bzip2==1.0.8=he774522_0
  • libffi==3.4.2=h604cdb4_1
  • ca-certificates==2022.2.1=haa95532_0
  • python==3.10.0=h96c0403_3
  • setuptools==58.0.4=py310haa95532_0
  • sqlite==3.38.0=h2bbff1b_0
  • tk==8.6.11=h2bbff1b_0
  • xz==5.2.5=h62dcd97_0
  • openssl==1.1.1m=h2bbff1b_0
@TaoDFang
Copy link
Collaborator Author

TaoDFang commented Mar 22, 2022

According to Dean, it seem its better to specify "--no-builds" option when exporting environment ?

@Sum02dean
Copy link
Owner

Yup I also could not install (using miniconda3)
Tao is using using Anaconda

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

2 participants