News

I have the same problem. For some reason today it decided to install a numpy 2.2.6 instead of numpy 1.26.2 into it's virtual environment. Even if I replace it in \system\python\Lib\site-packages it ...
A module that was compiled using NumPy 1.x cannot be run in NumPy 2.2.6 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0.
You could sift through websites, but some Python code and a little linear regression could make the job easier. ...