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

install the enviroment failed #28

Open
Austinzhenghua opened this issue Jun 29, 2021 · 7 comments
Open

install the enviroment failed #28

Austinzhenghua opened this issue Jun 29, 2021 · 7 comments

Comments

@Austinzhenghua
Copy link

pip install torch-scatter==1.1.0 -f https://pytorch-geometric.com/whl/torch-1.4.0.html
pip install torch-sparse==0.4.4 -f https://pytorch-geometric.com/whl/torch-1.4.0.html
pip install torch-cluster==1.4.5 -f https://pytorch-geometric.com/whl/torch-1.4.0.html
pip install torch-spline-conv==1.1.0 -f https://pytorch-geometric.com/whl/torch-1.4.0.html
pip install torch-vision==0.5.0

I am trying to install these but all failed, I am asking for help if there is someone who successfully installed these pakeges? Thank you.

@yyou1996
Copy link
Collaborator

Hi @Austinzhenghua,

Thanks for your interest. For semi_TU experiments, if you fail to work with torch_geometric==1.4.0 which is out-of-dated, you can take a try an upgraded version https://github.com/Shen-Lab/GraphCL_Automated/tree/master/semisupervised_TU that should work on torch_geometric >= 1.6.0.

@Austinzhenghua
Copy link
Author

Austinzhenghua commented Jun 29, 2021 via email

@yyou1996
Copy link
Collaborator

Yes, you can construct ur dataset by KNN.

@Austinzhenghua
Copy link
Author

Austinzhenghua commented Jun 29, 2021 via email

@yyou1996
Copy link
Collaborator

Looks like either work for me.

@Austinzhenghua
Copy link
Author

Austinzhenghua commented Jun 30, 2021 via email

@yyou1996
Copy link
Collaborator

yyou1996 commented Jul 1, 2021

Yes replace tu_dataset is one way to plugin ur own data.

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