You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i create Env from environment.yml ,some error happend
Pip subprocess error:
ERROR: Ignored the following versions that require a different python version: 2.5.2 Requires-Python !=3.0.,!=3.1.,!=3.2.,!=3.3.,<3.9dev,>=2.7
ERROR: Could not find a version that satisfies the requirement torch==1.12.1+cu113 (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, 2.2.2, 2.3.0, 2.3.1, 2.4.0)
ERROR: No matching distribution found for torch==1.12.1+cu113
failed
CondaEnvException: Pip failed
The text was updated successfully, but these errors were encountered:
when i create Env from environment.yml ,some error happend
Pip subprocess error:
ERROR: Ignored the following versions that require a different python version: 2.5.2 Requires-Python !=3.0.,!=3.1.,!=3.2.,!=3.3.,<3.9dev,>=2.7
ERROR: Could not find a version that satisfies the requirement torch==1.12.1+cu113 (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, 2.2.2, 2.3.0, 2.3.1, 2.4.0)
ERROR: No matching distribution found for torch==1.12.1+cu113
failed
CondaEnvException: Pip failed
The text was updated successfully, but these errors were encountered: