Hi guys I follow the INSTALL.md and all woks fine, bun when i run the command bash run_expresso.sh I got this error:
Traceback (most recent call last):
File "/home/antonio/expresso/src/main/main.py", line 13, in <module>
from qtutils import inmain_later,inthread,inmain
ImportError: No module named qtutils
Thanks.