diff --git a/tools/scripts/ipipe_py3.sh b/tools/scripts/ipipe_py3.sh index 56f07731f7470a49e618c1c14989a9d3e1283946..7763b522968acf78ce098b0edcef7538cbb3a651 100644 --- a/tools/scripts/ipipe_py3.sh +++ b/tools/scripts/ipipe_py3.sh @@ -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