未验证 提交 9c09cd3f 编写于 作者: T TeslaZhao 提交者: GitHub

Merge pull request #1329 from ZhangYulongg/patch-1

Update ipipe_py3.sh
......@@ -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.
先完成此消息的编辑!
想要评论请 注册