Is there a certain version of python that works? I'm getting > AttributeError: module 'numpy' has no attribute 'float'. And 25 failed tests. Running ``` Python 3.11.3 pip 23.1.2 ```
Is there a certain version of python that works?
I'm getting
And 25 failed tests.
Running