Closed debarshibanerjee closed 4 months ago
Dear @debarshibanerjee thank you very much for opening this issue. I am having the same problemm it seems related to a new version of numpy. Along with @imacocco we are investigating this further
Hi @debarshibanerjee, we found out this was a compatibility problem of cython with numpy 2.0. Thanks to @diegodoimo change in 6736b147fd4a5585d924a7e3ea12c44beb4e2763 we released version 0.3.1 which now you should be able to install correctly
Thanks @AldoGl, it appears to be working smoothly now!
Subject of the issue
The 'pip install dadapy' and 'pip install git+https://github.com/sissa-data-science/DADApy ' both appear to fail for a fresh install. However, installing by downloading the source appears to work and the same error doesn't arise.
Your environment
Steps to reproduce
When trying to install the latest version, I get an error since the wheel for DADApy fails to build.
Expected behaviour
Installation should go smoothly. Previous versions seemed to work fine.
Actual behaviour
I get the following error message: