JamesWhiteSnow / GNN-PE

7 stars 1 forks source link

pip question #1

Open HeiHeiHello opened 3 months ago

HeiHeiHello commented 3 months ago

How can I install the environment dependencies? During installation, it prompts that the required version cannot be found.

JamesWhiteSnow commented 3 months ago

Maybe the version in my environment is too old. I think you can use the latest packages.

HeiHeiHello commented 3 months ago

Do you have a newer version? Or can you give me some quick suggestions? I feel that there are too many environment dependencies. Thank you.

JamesWhiteSnow commented 3 months ago

I think you can install these packages: pytorch, torch_geomertry, networks, and pymetis.

HeiHeiHello commented 3 months ago

Thank you very much.