pytorch_geometric
pytorch_geometric copied to clipboard
Can we get a new release?
trafficstars
😵 Describe the installation problem
Currently the last 2.6.1 release is not compatible with numpy 2 as some functions make use of np.math resulting in attribute errors. As far as I can tell these calls were removed in #9752 but a release has not yet been made.
Lack of a release is preventing other packages such as https://github.com/FAIR-Chem/fairchem/pull/1003 from supporting numpy 2.
Environment
@puririshi98 Can we get a release please?