pip版本太高了,安装pip20以下的,执行以下指令
curl https://bootstrap.pypa.io/2.7/get-pip.py --output get-pip.py sudo python get-pip.py