标签: python-3.x proxy pip
我正在尝试使用以下命令在Python中安装numpy软件包
numpy
python -m pip install --proxy=https://username:pass@proxy.pac:80 numpy
但是我仍然收到错误消息
隧道连接失败:407身份验证必需的错误