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
This has been fixed in nmrglue (see jjhelmus/nmrglue#196) - same fix as we had to do manually. The question rather becomes why an older version of nmrglue was installed by pip?
we needed to change np.float to float in
....site-packages/nmrglue/analysis/peakpick.py
row 329
Most likely this will be fixed automatically in the next version (verify)
The text was updated successfully, but these errors were encountered: