Fixed Windows+ Anaconda pyrcc5 compile command
added changes from https://github.com/tzutalin/labelImg/issues/475
This commit is contained in:
parent
87c110a59c
commit
c1c1dbef31
@ -133,7 +133,7 @@ Open the Anaconda Prompt and go to the `labelImg <#labelimg>`__ directory
|
||||
.. code:: shell
|
||||
|
||||
conda install pyqt=5
|
||||
pyrcc5 -o resources.py resources.qrc
|
||||
pyrcc5 -o libs/resources.py resources.qrc
|
||||
python labelImg.py
|
||||
python labelImg.py [IMAGE_PATH] [PRE-DEFINED CLASS FILE]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user