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

Failed to install Pytorch-geometric 1.6.2 on ubuntu 22.04 #7565

Open
Sehaba95 opened this issue Jun 12, 2023 · 2 comments
Open

Failed to install Pytorch-geometric 1.6.2 on ubuntu 22.04 #7565

Sehaba95 opened this issue Jun 12, 2023 · 2 comments

Comments

@Sehaba95
Copy link

😵 Describe the installation problem

I am trying to run this project! Authors have used PyG 1.6.2, and PyTorch 1.7.0, but when installing this I got different errors.

Thank you in advance!

Environment

  • PyG version: 1.6.2
  • PyTorch version: 1.7.0
  • OS: Ubuntu 22.04
  • Python version: 3.8
  • CUDA/cuDNN version: 11.4
  • How you installed PyTorch and PyG (conda, pip, source): pip
  • Any other relevant information (e.g., version of torch-scatter):
@rusty1s
Copy link
Member

rusty1s commented Jun 13, 2023

How did you try to install PyG? What error are you seeing? It is likely that the project also works with later versions of PyG.

@Sehaba95
Copy link
Author

Sehaba95 commented Jun 16, 2023

I installed using pip install! The issue that I was facing I think it was about the version of CUDA which was not compatible with the version of PyTorch! Now, I have solved the issue, and here are details of installation that I have followed: AutodeskAILab/Building-GAN#9 (comment)

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

No branches or pull requests

2 participants