Phoenix
Phoenix copied to clipboard
nanosvg needs recompiling with newer Cython
trafficstars
Newer versions of Cython include code to handle a C API change in Python 3.13. I tried doing this myself, but ran into a lot of bother.
I should add that with this one fix (I hacked the generated file as a workaround), wxPython compiles fine for Python 3.13.
I was able to get Cython working.
Fixed by #2573.