question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

torchdrug can't be installed on modern releases of python (i.e., py39 and py310)

See original GitHub issue

Currently, there’s a limitation on the versions of Python on which torchdrug can be installed

https://github.com/DeepGraphLearning/torchdrug/blob/278bcc8cba914d562bd84d749833f2d67a6c11c1/setup.py#L43

I’m not sure why this is here - most of its dependencies are version agnostic.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
KiddoZhucommented, Jan 16, 2022

Hi! I am not sure if I recall the reason correctly. I guess it’s the metaclass (e.g. core.Configurable) we used in the codebase may not be compatible with python 3.9. Maybe we need to dig into python 3.9 to see what’s the new mechanism for metaclass.

0reactions
oiaocommented, Dec 9, 2022

+1

Read more comments on GitHub >

github_iconTop Results From Across the Web

TorchDrug for Ubuntu 18.04 without Anaconda #4 - GitHub
I have successfully installed all requirements, however, it can't ... There may be some metaclass-related bugs on other python versions.
Read more >
Installation - TorchDrug 0.2.0 documentation
TorchDrug can be installed on either Linux, Windows or macOS. It is compatible with Python 3.7/3.8/3.9 and PyTorch >= 1.8.0. For Windows ...
Read more >
TorchDrug is a PyTorch-based machine learning toolbox ...
torchdrug can't be installed on modern releases of python (i.e., py39 and py310). Currently, there's a limitation on the versions of Python ......
Read more >
[$250] IPAD: Extra space on the above attachment - reported by ...
torchdrug can't be installed on modern releases of python (i.e., py39 and py310), 4, 2022-01-14, 2022-08-19. Cisco Nexus OS VRF support, 1, 2022-06-13 ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found