浏览代码

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