chrisjtan / gnn_cff

16 stars 5 forks source link

What is the version of dgl you use? #3

Open sluxsr opened 7 months ago

sluxsr commented 7 months ago

Cannot install dgl with the requirements provided.

nguyendacthienngan commented 2 months ago

I did try using this following commands from THIS and THIS

!pip install torch==2.0.0 torchaudio torchtext torchvision
!pip install dgl==1.0.1+cu117 -f https://data.dgl.ai/wheels/cu117/repo.html

You can give it a try. I'm using PYTHON==3.10, matplotlib==3.7.1, numpy==1.25.2