-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi!
I just wanted to report these modules that were missing when I tried to install using RF2Lite-linux.yml:
pip install torchdata==0.9.0 pandas pydantic packaging opt_einsum
Furthermore, there was a compatibility problem between the unspecified torch version in the .yml file and the DGL libraries.
I solved those by installing dgl with the following command: pip install dgl -f https://data.dgl.ai/wheels/torch-2.4/repo.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels