nwhitehead / pyfluidsynth

Python bindings for FluidSynth
GNU Lesser General Public License v2.1
197 stars 56 forks source link

DRAFT: Test on Python 3.13 beta #65

Open cclauss opened 3 months ago

cclauss commented 3 months ago

Ubuntu seems fine on Python 3.13 beta 1 but macOS and Windows struggle with numpy.

numpy v2 may be of interest. https://github.com/numpy/numpy/releases

cclauss commented 2 months ago

Python 3.13b3 seems to do well on Linux and macOS but Windows fails on pyaudio build.