deepsphere / deepsphere-pytorch

DeepSphere: a graph-based spherical CNN (PyTorch)
https://arxiv.org/abs/2012.15000
MIT License
152 stars 29 forks source link

Newer python version #15

Open vmcru opened 5 months ago

vmcru commented 5 months ago

I was wondering if there are plans to update the compatibility with newer python versions as 3.7 is at end of life and is no longer receiving security updates. the main issue is that many HPC are no longer building wheels for this which may cause issues in the future.

pmelchior commented 2 weeks ago

+1 for this request. I have tried to install the package in python 3.9 and recent versions of cython, but failed.