-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Thanks for your reply, I tried to use the new version of ray, but the problem still exists.
There are problems:
- Since Python 3.8 is used. These do not seem to be used directly:
pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.9.0+cu111.html
pip install torch-sparse -f https://pytorch-geometric.com/whl/torch-1.9.0+cu111.html
pip install torch-cluster -f https://pytorch-geometric.com/whl/torch-1.9.0+cu111.html
pip install torch-spline-conv -f https://pytorch-geometric.com/whl/torch-1.9.0+cu111.html
The versions they automatically obtain are not cp38, and need to be downloaded manually - Because TensorFlow and numpy are related, there is no need to change the NumPy version after installing TensorFlow 2.3
- In addition, due to the version conflict between setuptools and wheel, the versions of these two libraries need to be lowered to install gym 0.18
- After I eliminated the above problems according to the readme, I found this question:
I would be extremely grateful if you could tell me how to solve this problem!(orz)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
