Text2NeRF icon indicating copy to clipboard operation
Text2NeRF copied to clipboard

cannot use environment.yaml to install conda env

Open yetiiil opened this issue 11 months ago • 2 comments

Hello, I got the following message when installing conda with environment.yaml:

Pip subprocess error: ERROR: Ignored the following versions that require a different python version: 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10 ERROR: Could not find a version that satisfies the requirement torch==1.13.1+cu116 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1) ERROR: No matching distribution found for torch==1.13.1+cu116

failed

CondaEnvException: Pip failed

yetiiil avatar Mar 20 '24 10:03 yetiiil