You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just checked, but I cannot reproduce the error. For me everything runs with python-3.6.10, lmfit-1.0.0, numpy-1.18.4, and scipy-1.4.1. Can you specify the version numbers of the individual packages that cause the error (via conda list or pip list)?
I recently upgraded GaussPy+ to v0.2 and this new version includes also fixes to ensure compatibility with Python 3.8. I tested the code with python-3.8.2, lmfit-1.0.1, numpy-1.18.4, and scipy-1.4.1, and everything ran okay.
I would recommend updating GaussPy+ to the newest version (v0.2) and if possible also updating the individual dependencies (lmfit, numpy, scipy) to the versions above.
may be an easy fix with the minimizer.py function? Not sure if that was in the previous version.
The text was updated successfully, but these errors were encountered: