updated anaconda installation instructions

This commit is contained in:
Rohit Lal 2020-07-17 00:36:33 +05:30 committed by darrenl
parent bd5c2a46ba
commit 1a9b489bb4

View File

@ -132,6 +132,7 @@ Open the Anaconda Prompt and go to the `labelImg <#labelimg>`__ directory
.. code:: shell
conda install pyqt=5
conda install -c anaconda lxml
pyrcc5 -o libs/resources.py resources.qrc
python labelImg.py
python labelImg.py [IMAGE_PATH] [PRE-DEFINED CLASS FILE]