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

Installation Issues #4

Closed
AnoushkaVyas opened this issue Aug 24, 2021 · 3 comments
Closed

Installation Issues #4

AnoushkaVyas opened this issue Aug 24, 2021 · 3 comments
Assignees

Comments

@AnoushkaVyas
Copy link

torch_scatter, torch_sparse, torch_spline_conv, torch_cluster are not getting installed even after explicitly running their wheel files. Kindly look into this and suggest something.

@colby-ham
Copy link
Collaborator

What OS are you running on? Did you make sure you are using Python 3.6 w/ CUDA 9.2 (GPU required)? To install wheel files on Linux, you can use 'pip install wheels/linux/torch_cluster-1.5.4-cp36-cp36m-linux_x86_64.whl', for example.

@colby-ham colby-ham self-assigned this Aug 24, 2021
@AnoushkaVyas
Copy link
Author

using linux virtual machine. I have tried those installation commands but when I am running python main.py, it is giving module import error for these four.

@colby-ham
Copy link
Collaborator

I created clearer instructions in an install script, install.sh, and added it to the repo. Could you try to run it from your command line and screenshot what errors you are getting?

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