updated anaconda installation instructions
This commit is contained in:
parent
bd5c2a46ba
commit
1a9b489bb4
@ -132,6 +132,7 @@ Open the Anaconda Prompt and go to the `labelImg <#labelimg>`__ directory
|
|||||||
.. code:: shell
|
.. code:: shell
|
||||||
|
|
||||||
conda install pyqt=5
|
conda install pyqt=5
|
||||||
|
conda install -c anaconda lxml
|
||||||
pyrcc5 -o libs/resources.py resources.qrc
|
pyrcc5 -o libs/resources.py resources.qrc
|
||||||
python labelImg.py
|
python labelImg.py
|
||||||
python labelImg.py [IMAGE_PATH] [PRE-DEFINED CLASS FILE]
|
python labelImg.py [IMAGE_PATH] [PRE-DEFINED CLASS FILE]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user