pip install 报错,网络不可达等错误

需要执行源:-i(源地址)

pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple

你可能感兴趣的:(python,pycharm)