garlium
garlium copied to clipboard
No module named 'PyQt5.pyrcc_main'
~/garlium$ pyrcc5 icons.qrc -o gui/qt/icons_rc.py
Traceback (most recent call last):
File "/usr/local/bin/pyrcc5", line 7, in
I am on ubuntu 16.04 with python3 and pip3 installed and when I installed PyQt5 it was succesful so I don't know why I get this error when running the command "pyrcc5 icons.qrc -o gui/qt/icons_rc.py"