Problems with the installation of pyg-lib #9968
Unanswered
SulafahKhaled
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Is this all the output from the command you ran? The logs should have more info. Would you mind running this and providing the full error message?
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
I hope you are doing great.
I am facing an issue with installing pyg-lib, I am trying to run a code from another github. However, it is asking for neighbor sampler. When trying to install it it asks for pyg-lib.
I used the following link to install it :
!pip install git+https://github.com/pyg-team/pyg-lib.git
and it generated an error saying:
Trying to solve this problem, I searched online and someone suggested installing torch-scatter and other libraries which I tried using :
and it generated the following error :
I am not sure what to do, please help. By the way, I used this same method a month ago and it worked(:
Beta Was this translation helpful? Give feedback.
All reactions