awslabs / dgl-ke

High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
https://dglke.dgl.ai/doc/
Apache License 2.0
1.25k stars 194 forks source link

Installation error, no corresponding version #277

Open zhiguangji2008 opened 1 year ago

zhiguangji2008 commented 1 year ago

When the following command is executed, the following error is displayed. Please provide a solution, thank you

sudo pip3 install dgl==0.4.3

ERROR: Could not find a version that satisfies the requirement dgl==0.4.3 (from versions: 0.1.0, 0.1.2, 0.1.3, 0.8.0.post1, 0.9.0, 0.9.1, 1.0.0, 1.0.1, 1.1.0) ERROR: No matching distribution found for dgl==0.4.3

zezhongding commented 11 months ago

You can pip install the matching version in https://pypi.tuna.tsinghua.edu.cn/simple/dgl/