Fixed Windows+ Anaconda pyrcc5 compile command
added changes from https://github.com/tzutalin/labelImg/issues/475
This commit is contained in:
+1
-1
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user