(base) ➜ ADaPT git:(main) conda create --name adapt --file requirements.txt
Collecting package metadata (current_repodata.json): \ WARNING conda.models.version:get_matcher(546): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.7.1.*, but conda is ignoring the .* and treating it as 1.7.1
done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): / WARNING conda.models.version:get_matcher(546): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.6.0.*, but conda is ignoring the .* and treating it as 1.6.0
WARNING conda.models.version:get_matcher(546): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.8.0.*, but conda is ignoring the .* and treating it as 1.8.0
WARNING conda.models.version:get_matcher(546): Using .* with relational operator is superfluous and deprecated and will be removed in a future version of conda. Your spec was 1.9.0.*, but conda is ignoring the .* and treating it as 1.9.0
done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- _openmp_mutex==5.1=1_gnu
- ai2thor==2.1.0=pypi_0
- aiohttp==3.8.4=pypi_0
- aiosignal==1.3.1=pypi_0
- alfworld==0.2.2=dev_0
- anyio==3.7.0=pypi_0
- argon2-cffi-bindings==21.2.0=pypi_0
- argon2-cffi==21.3.0=pypi_0
- async-timeout==4.0.2=pypi_0
- ...
These dependencies should be resolved after installing alfworld. You can comment these out for setting up the conda environment in the beginning. Hope this helps!
Getting an error installing the dependencies: