Closed orasanen closed 4 years ago
Indeed as python2 is out of date a lot of dependencies are missing.
But we are publishing a dedicated package for the 2020 challenge : https://github.com/bootphon/zerospeech2020. Please use that. And if you can wait few hours we are actually fixing the very details before the release. As well https://zerospeech.com/2020 will be released in few hours with all the details.
Thanks!
Cheers, thanks!
In order to participate to ZS2020, I tried to set up the environments for track1 and track 2 evaluations, but the conda package specifications seem outdated (?):
This is on Linux:
./track1/setup/setup_track1.sh Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're looking for, navigate to
and use the search bar at the top of the page.
Error: cannot install from requirements_conda.txt
./track2/setup/setup_track2.sh Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're looking for, navigate to
and use the search bar at the top of the page.
Error: cannot install from requirements_conda.txt
This is on OSX
./track1/setup/setup_track1.sh Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're looking for, navigate to
and use the search bar at the top of the page.
Error: cannot install from requirements_conda.txt
./track2/setup/setup_track2.sh
Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're looking for, navigate to
and use the search bar at the top of the page.
Error: cannot install from requirements_conda.txt