Skip to content

Missing modules from yml #4

@spascarelli

Description

@spascarelli

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions