'labelImg instalation on windows + anaconda

I have a problem when installing labelImg on Windows with Anaconda. I have follow the tutorial

conda install pyqt=5

conda install -c anaconda lxml

pyrcc5 -o libs/resources.py resources.qrc

python labelImg.py

in https://github.com/tzutalin/labelImg

but it turn error on me like this enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source