ERROR: Could not install packages due to an OSError: [WinError 5] 拒绝访问。: ‘c:\intelpython3\envs\**\Lib\site-packages\matplotlib\_image.cp36-win_amd64.pyd’ Consider using the --user
option or check the permissions.
报错信息
ERROR: Could not install packages due to an OSError: [WinError 5] 拒绝访问。: 'c:\\intelpython3\\envs\\**\\Lib\\site-packages\\matplotlib\\_image.cp36-win_amd64.pyd'
Consider using the `--user` option or check the permissions.
解决思路
关闭所有正在使用python环境的程序
解决办法
例如:关闭 jupyter notebook 进程
欢迎大家交流学习,任何问题都可以留言
还没有评论,来说两句吧...