Hi there,
I encountered an error when trying to create the environment by running "conda env create -f environment.yml". Here are the details:
Pip subprocess error:
ERROR: Ignored the following versions that require a different python version: 1.3.1 Requires-Python >=3.10; 1.3.2 Requires-Python >=3.10; 8.2.0 Requires-Python >=3.10; 8.2.1 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement install==1.3.5 (from versions: none)
ERROR: No matching distribution found for install==1.3.5
failed
CondaEnvException: Pip failed
Thanks for your help! Let me know if you need more details.
Hi there,
I encountered an error when trying to create the environment by running "conda env create -f environment.yml". Here are the details:
Pip subprocess error:
ERROR: Ignored the following versions that require a different python version: 1.3.1 Requires-Python >=3.10; 1.3.2 Requires-Python >=3.10; 8.2.0 Requires-Python >=3.10; 8.2.1 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement install==1.3.5 (from versions: none)
ERROR: No matching distribution found for install==1.3.5
failed
CondaEnvException: Pip failed
Thanks for your help! Let me know if you need more details.