浏览代码

Update README.md

Kentaro Wada 6 年之前
父节点
当前提交
8f130d9ebf
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -197,7 +197,6 @@ 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