0

I have a question I try installing this library https://github.com/heartexlabs/labelImg however when I type pyrcc5 -o libs/resources.py resources.qrc it gives me an error "'pyqt5' is not recognized as an internal or external command, operable program or batch file."

I've installed PyQt5 using pip install pyqt5 and added the PATH env variable this is the path "C:\Users\Jason\AppData\Local\Programs\Python\Python310\Lib\site-packages\PyQt5\Qt5\bin" after restarting the cmd the same error still occurs. Any solution would be very helpful, thanks.

Ismaili Mohamedi
  • 906
  • 7
  • 15
  • Are you running it in the `labelImg` directory like the instructions tell you? Probably also spell out your platform (the error message and the `PATH` reveal that it's Windows) – tripleee Dec 18 '22 at 07:05

0 Answers0