mazelib icon indicating copy to clipboard operation
mazelib copied to clipboard

Latest PyPi version is not compatible with Python 3.12

Open ethindp opened this issue 1 year ago • 1 comments
trafficstars

Python 3.12 and later are not supported, and attempting to build it yields compilation errors with NumPy (it wants to build 1.16 but 1.26 has a wheel).

ethindp avatar May 26 '24 03:05 ethindp