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
I am simulating osx-64 on an M1 mac and am using openalea.lpy version 3.9.2. Running lpy gives the following errors:
qt.qpa.window: <QNSWindow: 0x7fab8a882260; contentView=<QNSView: 0x7fab8a881e60; QCocoaWindow(0x600002504d10, window=QWidgetWindow(0x60000365db60, name="QWidgetClassWindow"))>> has active key-value observers (KVO)! These will stop working now that the window is recreated, and will result in exceptions when the observers are removed. Break in QCocoaWindow::recreateWindowIfNeeded to debug.
qt.qpa.window: <QNSWindow: 0x7fab7a6b2100; contentView=<QNSView: 0x7fab7a6a8c00; QCocoaWindow(0x6000025180b0, window=QWidgetWindow(0x600003628c60, name="dockWidgetContents_2Window"))>> has active key-value observers (KVO)! These will stop working now that the window is recreated, and will result in exceptions when the observers are removed. Break in QCocoaWindow::recreateWindowIfNeeded to debug.
The constructor with a shareWidget is deprecated, use the regular contructor instead.
The constructor with a shareWidget is deprecated, use the regular contructor instead.
zsh: bus error lpy
For some reason, I am unable to download later versions of openalea.lpy using conda, so I am unable to see if later versions have the same behavior.
The text was updated successfully, but these errors were encountered:
I am simulating osx-64 on an M1 mac and am using openalea.lpy version 3.9.2. Running lpy gives the following errors:
For some reason, I am unable to download later versions of openalea.lpy using conda, so I am unable to see if later versions have the same behavior.
The text was updated successfully, but these errors were encountered: