py-sphviewer icon indicating copy to clipboard operation
py-sphviewer copied to clipboard

Error installing with Numpy 2.0

Open alejandrobll opened this issue 1 year ago • 5 comments

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.

alejandrobll avatar Jul 05 '24 07:07 alejandrobll