Parcourir la source

Update README.md

Kentaro Wada il y a 6 ans
Parent
commit
2ac16c4d19
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -194,6 +194,7 @@ conda create --name labelme python==3.6.0
 conda activate labelme
 
 # Build the standalone executable
+conda install pyqt
 pip install .
 pip install pyinstaller
 pyinstaller labelme.spec