I tried to create conda env with enviroments.yml but I got this error:
Channels: - anaconda - defaults - conda-forge Platform: osx-arm64 Collecting package metadata (repodata.json): done Solving environment: failed PackagesNotFoundError: The following packages are not available from current channels: - zlib==1.2.11=h7f8727e_4 - zeromq==4.3.3=he6710b0_3 - xz==5.2.5=h7b6447c_0 - tk==8.6.11=h1ccaba5_0 - sqlite==3.37.0=hc218d9a_0 - setuptools==58.0.4=py38h06a4308_0 - readline==8.1.2=h7f8727e_1 - python==3.8.12=h12debd9_0 - pip==21.2.4=py38h06a4308_0 - pickleshare==0.7.5=py38_1000 - pexpect==4.8.0=py38_0 - openssl==1.1.1m=h7f8727e_0 - ncurses==6.3=h7f8727e_2 - libstdcxx-ng==9.1.0=hdf63c60_0 - libsodium==1.0.18=h7b6447c_0 - libgcc-ng==9.1.0=hdf63c60_0 - libffi==3.3=he6710b0_2 - ld_impl_linux-64==2.35.1=h7274673_9 - jupyter_core==4.6.3=py38_0 - ipython_genutils==0.2.0=py38_0 - certifi==2020.6.20=py38_0 - ca-certificates==2020.10.14=0 - _libgcc_mutex==0.1=main Current channels: - https://conda.anaconda.org/anaconda/osx-arm64 - https://repo.anaconda.com/pkgs/main/osx-arm64 - https://repo.anaconda.com/pkgs/r/osx-arm64 - https://conda.anaconda.org/conda-forge/osx-arm64 To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page.