ソースを参照

Update README.md

Kentaro Wada 6 年 前
コミット
2ac16c4d19
1 ファイル変更1 行追加0 行削除
  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