From 1a9b489bb48d33657f68cd5cfb6772be6abba7d4 Mon Sep 17 00:00:00 2001 From: Rohit Lal <40535193+take2rohit@users.noreply.github.com> Date: Fri, 17 Jul 2020 00:36:33 +0530 Subject: [PATCH] updated anaconda installation instructions --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 21b1d20d..e07511e6 100644 --- a/README.rst +++ b/README.rst @@ -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]