Plugin leo.plugins.nodetags not loaded.
Traceback (most recent call last):
File "/home/felix/leo-editor/leo/core/leoPlugins.py", line 515, in loadOnePluginHelper
__import__(moduleName)
File "/home/felix/leo-editor/leo/plugins/quicksearch.py", line 88, in <module>
from leo.plugins import threadutil
File "/home/felix/leo-editor/leo/plugins/threadutil.py", line 131, in <module>
class Repeater(QtCore.QThread):
AttributeError: 'NoneType' object has no attribute 'QThread'
Plugin leo.plugins.python_terminal not loaded.
Traceback (most recent call last):
File "/home/felix/leo-editor/leo/core/leoPlugins.py", line 515, in loadOnePluginHelper
__import__(moduleName)
File "/home/felix/leo-editor/leo/plugins/stickynotes.py", line 76, in <module>
QTimer = QtCore.QTimer
AttributeError: 'NoneType' object has no attribute 'QTimer'