-
|
It seems latest version doesn't support numby >2.0? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I find that repository on github is different from my package :( |
Beta Was this translation helpful? Give feedback.
-
|
@Eririf Hm, that is not the code for lmfit version 1.3.4. This use of I would recommend re-installing and ensuring the version is correct. |
Beta Was this translation helpful? Give feedback.
@Eririf Hm, that is not the code for lmfit version 1.3.4. This use of
numpy. asfarraywas fixed with a623f3a, nearly 2 years ago, and was included in the 1.3.0 release. More fixes for Numpy 2 happened since then, and you should definitely be using 1.3.3 or 1.3.4 if you are using Numpy2.I would recommend re-installing and ensuring the version is correct.