未验证 提交 1c174fc2 编写于 作者: Z Zhang Yulong 提交者: GitHub

Update ipipe_py3.sh

将pip升级为默认的21.1.1
上级 91eb3ae7
......@@ -149,7 +149,7 @@ function before_hook() {
setproxy
unsetproxy
cd ${build_path}/python
python3.6 -m pip install --upgrade pip==20.0.1
python3.6 -m pip install --upgrade pip
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.
先完成此消息的编辑!
想要评论请 注册