Commit bf2b305e authored by yangql's avatar yangql
Browse files

add install wheel

parent f235d636
......@@ -18,7 +18,8 @@ docker run -it --name mydocker --shm-size=1024G -v /opt/hyhal:/opt/hyhal:ro --de
```
注:
1、docker启动 -v /opt/hyhal:/opt/hyhal 这个变量不能少
2、若使用 pip install 下载安装过慢,可添加源:-i https://pypi.tuna.tsinghua.edu.cn/simple/
2、若使用 pip install 下载安装过慢,可添加源:-i https://pypi.tuna.tsinghua.edu.cn/simple/
3、pip install wheel
#### 源码编译安装
- 代码下载
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment