diff --git a/tools/scripts/ipipe_py3.sh b/tools/scripts/ipipe_py3.sh index 62bfb577886ce7b591c0aaecaaa504fcc8c8518c..6d7402fc5e29d878b89d86a805dc3e453ca1a19c 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 + 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