just open leo/plugins/quicksearch.py and change... the fix is (again) rather simple:import threadutil(at line 78) tofrom leo.plugins import threadutil
... the fix is (again) rather simple:
just open leo/plugins/quicksearch.py and changeimport threadutil(at line 78) tofrom leo.plugins import threadutil