添加编译失败解决方法

This commit is contained in:
shmilylty
2019-08-05 14:27:49 +08:00
parent e3312533e9
commit a313c2f3e4
2 changed files with 16 additions and 0 deletions
+3
View File
@@ -83,6 +83,9 @@ git clone https://github.com/shmilylty/OneForAll.git
pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/
python3 oneforall.py --help
```
如果在安装依赖过程中发现编译某个依赖库失败时可以参考[编译失败解决方法](./doc/building_fail_solution.md),如果还没有解决欢迎加群反馈。
**✨使用演示**