hayabhay / frogbase

Transform audio-visual content into navigable knowledge.
https://frogbase.dev
MIT License
781 stars 95 forks source link

Solving environment: failed #41

Closed Tobe2d closed 1 year ago

Tobe2d commented 1 year ago

I am trying to run it on windows 11 and I am getting the error below:

conda env create -f environment.yml

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

ResolvePackageNotFound:
  - zlib==1.2.13=h5eee18b_0
  - bzip2==1.0.8=h7b6447c_0
  - libffi==3.4.2=h6a678d5_6
  - python==3.11.0=h7a1cb2a_2
  - certifi==2022.9.24=py311h06a4308_0
  - tk==8.6.12=h1ccaba5_0
  - pip==22.2.2=py311h06a4308_0
  - libgcc-ng==11.2.0=h1234567_1
  - openssl==1.1.1s=h7f8727e_0
  - ncurses==6.4=h6a678d5_0
  - libstdcxx-ng==11.2.0=h1234567_1
  - xz==5.2.10=h5eee18b_1
  - readline==8.2=h5eee18b_0
  - ca-certificates==2023.01.10=h06a4308_0
  - sqlite==3.40.1=h5082296_0
  - setuptools==65.5.0=py311h06a4308_0
  - _openmp_mutex==5.1=1_gnu
  - libuuid==1.41.5=h5eee18b_0
  - libgomp==11.2.0=h1234567_1
  - ld_impl_linux-64==2.38=h1181459_1

Any tips on how to get it installed?

hayabhay commented 1 year ago

Closing this since dependencies have changed with the new version.