python 坑- 包安装错误 ERROR: Could not install packages due to an OSError: [WinError 5] 拒绝访问。:

ERROR: Could not install packages due to an OSError: [WinError 5] 拒绝访问。: ‘C:\Users\Administrator\AppData\Roaming\Quant000150v9.5\Quant\Lib\site-packages\numpy\core\_multiarray_tests.cp37-win_amd64.pyd’
Consider using the --user option or check the permissions.

C:\Users\Administrator\AppData\Roaming\Quant000150v9.5\Quant\Scripts>pip list

C:\Users\Administrator\AppData\Roaming\Quant000150v9.5\Quant\Scripts>pip install scipy –user -i https://pypi.tuna.tsinghua.edu.cn/simple

你可能感兴趣的:(python,极星,python,pycharm,开发语言)