Browse Source

Update README.md

Kentaro Wada 6 năm trước cách đây
mục cha
commit
2ac16c4d19
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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