gallantlab / pycortex

Pycortex is a python-based toolkit for surface visualization of fMRI data
https://gallantlab.github.io/pycortex
BSD 2-Clause "Simplified" License
581 stars 137 forks source link

No longer builds on Python 3.9 + Numpy 1.26.3 + Cython 3.0.6 #524

Closed aluo-x closed 6 months ago

aluo-x commented 7 months ago

Not sure when exactly this started happening, but currently I can no longer build this package on the configuration listed above.

Fails at compiling openctm, and fails with CTMenum which it tell me is not a type identifier.

aluo-x commented 7 months ago

Ah, nvm I see that Cython 3.x is not supported. I'll leave this issue for comment, but will close it in 5 days otherwise.