Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue of the environment #7

Open
Dengdan-1999 opened this issue Nov 1, 2024 · 1 comment
Open

issue of the environment #7

Dengdan-1999 opened this issue Nov 1, 2024 · 1 comment

Comments

@Dengdan-1999
Copy link

recently, I plan to run the code in my computer. However, when I prepare the env as follows:
python 3.6.10
torch 1.4.0
torch-geometric 1.4.3
torch-scatter 2.0.4
scikit-learn 0.21.2
CUDA 10.1
there always different kinds of errors. so, if anyone run these code successfully, could you share me your env? thank you very much!

@zerohd4869
Copy link
Owner

recently, I plan to run the code in my computer. However, when I prepare the env as follows: python 3.6.10 torch 1.4.0 torch-geometric 1.4.3 torch-scatter 2.0.4 scikit-learn 0.21.2 CUDA 10.1 there always different kinds of errors. so, if anyone run these code successfully, could you share me your env? thank you very much!

Hi, the default Python environment for running the code is specified in the requirements.txt file. If there are issues with online installation, you can download the relevant dependencies directly from the official PyTorch website.

Additionally, if it is difficult to install exactly according to the default versions, you can install the appropriate versions directly in an environment you are familiar with. In different environments, following the instructions in the README.md for hyperparameter tuning can still achieve similar performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants