未验证 提交 47ad21ab 编写于 作者: Z Zhang Yulong 提交者: GitHub

Update ipipe_py3.sh

固定pip版本为21.1.3
上级 8e88e89b
......@@ -149,7 +149,7 @@ function before_hook() {
setproxy
unsetproxy
cd ${build_path}/python
python3.6 -m pip install --upgrade pip
python3.6 -m pip install --upgrade pip==21.1.3
python3.6 -m pip install requests
python3.6 -m pip install -r requirements.txt -i https://mirror.baidu.com/pypi/simple
python3.6 -m pip install numpy==1.16.4
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册