Logs2Graph icon indicating copy to clipboard operation
Logs2Graph copied to clipboard

Packages Incompatibility

Open khadija267 opened this issue 1 year ago • 2 comments

The packages versions are not compatible while running on Colab.

khadija267 avatar Feb 01 '24 18:02 khadija267

The packages versions are not compatible while running on Colab.

me too

fmy112 avatar Dec 22 '24 10:12 fmy112

Install this and it will work with you.

!pip install torch==2.1.0 !pip install torch_geometric !pip install tqdm==4.50.2 !pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.7.1+cu101.html !pip install Cmake

Osama-Abo-Bakr avatar Mar 05 '25 12:03 Osama-Abo-Bakr