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
Traceback (most recent call last):
File "/miniconda/lib/python2.7/site-packages/eman2_gui/emimagemx.py", line 1968, in mouseReleaseEvent
self.__app_mode_mouse_up(event)
File "/miniconda/lib/python2.7/site-packages/eman2_gui/emimagemx.py", line 1729, in __app_mode_mouse_up
self.mx_mouseup.emit(event, lc)
TypeError: EMImageMXWidget.mx_mouseup[QMouseEvent, tuple].emit(): argument 2 has unexpected type 'NoneType'
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
python -m eman2_gui.emimagemx
The text was updated successfully, but these errors were encountered: