zknus / AAAI2024-FROND-Robustness

Coupling Graph Neural Networks with Fractional Order Continuous Dynamics: A Robustness Study
6 stars 0 forks source link

Questions about environment.yml #1

Open hizening opened 3 months ago

hizening commented 3 months ago

Hello, I loaded the dependencies according to your environment.yml, but an error message said that many packages require python version greater than or equal to 3.9. I would like to ask how to deal with it.

hizening commented 3 months ago

Pip subprocess error: ERROR: Ignored the following versions that require a different python version: 0.21 Requires-Python >=3.9; 0.21.1 Requires-Python >=3.9; 0.21.2 Requires-Python >=3.9; 0.21.post1 Requires-Python >=3.9; 0.21rc1 Requires-Python >=3.9; 0.42.0 Requires-Python >=3.9; 0.42.0rc1 Requires-Python >=3.9; 0.43.0rc1 Requires-Python >=3.9; 0.59.0 Requires-Python >=3.9; 0.59.0rc1 Requires-Python >=3.9; 0.59.1 Requires-Python >=3.9; 0.60.0rc1 Requires-Python >=3.9; 0.7.14 Requires-Python >=3.9; 0.7.15 Requires-Python >=3.9; 0.7.16 Requires-Python >=3.9; 1.2.0 Requires-Python >=3.9; 1.2.1 Requires-Python >=3.9; 1.2.1rc1 Requires-Python >=3.9; 1.25.0 Requires-Python >=3.9; 1.25.0rc1 Requires-Python >=3.9; 1.25.1 Requires-Python >=3.9; 1.25.2 Requires-Python >=3.9; 1.26.0 Requires-Python <3.13,>=3.9; 1.26.0b1 Requires-Python <3.13,>=3.9; 1.26.0rc1 Requires-Python <3.13,>=3.9; 1.26.1 Requires-Python <3.13,>=3.9; 1.26.2 Requires-Python >=3.9; 1.26.3 Requires-Python >=3.9; 1.26.4 Requires-Python >=3.9; 2.0.0b1 Requires-Python >=3.9; 2.0.0rc1 Requires-Python >=3.9; 2.0.0rc2 Requires-Python >=3.9; 2.1.0 Requires-Python >=3.9; 2.1.0rc0 Requires-Python >=3.9; 2.1.1 Requires-Python >=3.9; 2.1.2 Requires-Python >=3.9; 2.1.3 Requires-Python >=3.9; 2.1.4 Requires-Python >=3.9; 2.2.0 Requires-Python >=3.9; 2.2.0rc0 Requires-Python >=3.9; 2.2.1 Requires-Python >=3.9; 2.2.2 Requires-Python >=3.9; 3.6.0 Requires-Python >=3.9; 3.6.1 Requires-Python >=3.9; 3.6.2 Requires-Python >=3.9; 3.7.0 Requires-Python >=3.9; 3.7.1 Requires-Python >=3.9; 3.8.0 Requires-Python >=3.9; 3.8.0rc1 Requires-Python >=3.9; 3.8.1 Requires-Python >=3.9; 3.8.2 Requires-Python >=3.9; 3.8.3 Requires-Python >=3.9; 3.8.4 Requires-Python >=3.9; 3.9.0 Requires-Python >=3.9; 3.9.0rc2 Requires-Python >=3.9; 6.0.0 Requires-Python >=3.8.1; 6.1.0 Requires-Python >=3.8.1; 7.0.0 Requires-Python >=3.8.1 ERROR: Could not find a version that satisfies the requirement pyg-lib==0.2.0+pt112cu113 (from versions: none) ERROR: No matching distribution found for pyg-lib==0.2.0+pt112cu113

failed

CondaEnvException: Pip failed