Meta-learning from Learning Curves Forum

Go back to competition Back to thread list Post in this thread

> Problem using the starting kit with Anaconda on Windows 10

Hello everyone,
I am having trouble creating a conda environment using the specified requirements.txt file from the starting kit. I am using anaconda3 on Windows 10 and get the following command line output:
PackagesNotFoundError: The following packages are not available from current channels:

- libgfortran==3.0.1=h93005f0_2
- pillow==7.2.0=py38hef457fe_2
- libbrotlicommon==1.0.9=h0d85af4_6
- python==3.8.12=h88f2d9e_0
- mkl_fft==1.3.1=py38h4ab4a9b_0
- zstd==1.4.9=h582d3a0_0
- bottleneck==1.3.2=py38hf1fa96c_1
- ca-certificates==2021.10.8=h033912b_0
- libbrotlienc==1.0.9=h0d85af4_6
- lcms2==2.12=h577c468_0
- jpeg==9d=hbcb3906_0
- mkl-service==2.4.0=py38h9ed2024_0
- freetype==2.10.4=h4cff582_1
- scipy==1.7.1=py38h88652d9_2
- numpy==1.21.2=py38h4b4dc7a_0
- pip==21.2.4=py38hecd8cb5_0
- libffi==3.3=hb1e8313_2
- lz4-c==1.9.3=he49afe7_1
- mkl_random==1.2.2=py38hb2f4e1b_0
- pandas==1.3.4=py38h743cdd8_0
- zlib==1.2.11=h1de35cc_3
- scikit-learn==0.23.2=py38h959d312_0
- matplotlib-base==3.5.1=py38hc7d2367_0
- libpng==1.6.37=h7cec526_2
- readline==8.1=h9ed2024_0
- libcxx==12.0.0=h2f01273_0
- numpy-base==1.21.2=py38he0bd621_0
- kiwisolver==1.3.2=py38h12bbefe_1
- openssl==1.1.1l=h0d85af4_0
- sqlite==3.36.0=hce871da_0
- tornado==6.1=py38h96a0964_2
- xz==5.2.5=h1de35cc_0
- libwebp-base==1.2.1=h0d85af4_0
- brotli-bin==1.0.9=h0d85af4_6
- libtiff==4.2.0=h87d7836_0
- brotli==1.0.9=h0d85af4_6
- numexpr==2.7.3=py38h5873af2_1
- setuptools==58.0.4=py38hecd8cb5_0
- ncurses==6.3=hca72f7f_2
- unicodedata2==14.0.0=py38h96a0964_0
- llvm-openmp==10.0.0=h28b9765_0
- mkl==2021.4.0=hecd8cb5_637
- libbrotlidec==1.0.9=h0d85af4_6
- certifi==2021.10.8=py38h50d1736_1
- fonttools==4.28.5=py38h96a0964_0
- tk==8.6.11=h7bc2e8c_0
- matplotlib==3.5.1=py38h50d1736_0
- intel-openmp==2021.4.0=hecd8cb5_3538

Current channels:

- https://conda.anaconda.org/conda-forge/win-64
- https://conda.anaconda.org/conda-forge/noarch
- https://repo.anaconda.com/pkgs/main/win-64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/r/win-64
- https://repo.anaconda.com/pkgs/r/noarch
- https://repo.anaconda.com/pkgs/msys2/win-64
- https://repo.anaconda.com/pkgs/msys2/noarch

Is anyone else encountering this issue?
Best regards
Jonas

Posted by: jmhansel @ Feb. 2, 2022, 10:38 a.m.

Hi,

The competition has been moved to the new server of Codalab here: https://codalab.lisn.upsaclay.fr/competitions/753

Please ask your question again in the new link. Meanwhile, we'll try to reproduce your error.

Best regards,
Hung

Posted by: hungnm @ Feb. 2, 2022, 2:54 p.m.
Post in this thread