py-sphviewer
py-sphviewer copied to clipboard
Error installing with Numpy 2.0
As Numpy 2.0 has broken some parts of the code, use Numpy 1.26.4 until we make the required changes to adhere to the new C-API:
pip install numpy==1.26.4
Sorry for the inconvenience.