-
Notifications
You must be signed in to change notification settings - Fork 16
Description
herbs.run_herbs()
2025-02-24 11:20:49.905 python[29565:3507112] +[IMKClient subclass]: chose IMKClient_Modern
2025-02-24 11:20:49.905 python[29565:3507112] +[IMKInputSession subclass]: chose IMKInputSession_Modern
2025-02-24 11:20:56.150 python[29565:3507112] The class 'NSOpenPanel' overrides the method identifier. This method is implemented by class 'NSWindow'
/opt/miniconda3/envs/HERBS/lib/python3.12/site-packages/pyqtgraph/functions.py:2909: RuntimeWarning: overflow encountered in scalar subtract
slices = [slice(shift[j],cutEdges.shape[j]+(shift[j]-1)) for j in range(3)]
/opt/miniconda3/envs/HERBS/lib/python3.12/site-packages/pyqtgraph/functions.py:2909: RuntimeWarning: overflow encountered in scalar add
slices = [slice(shift[j],cutEdges.shape[j]+(shift[j]-1)) for j in range(3)]
QThread: Destroyed while thread is still running
zsh: abort ipython
(HERBS) bendichter@MacBook-Pro-108 herbs % ipython
Python 3.12.7 | packaged by Anaconda, Inc. | (main, Oct 4 2024, 08:22:19) [Clang 14.0.6 ]
Type 'copyright', 'credits' or 'license' for more information
IPython 8.30.0 -- An enhanced Interactive Python. Type '?' for help.