ERROR: Could not install packages due to an OSError: [WinError 5] 拒绝访问。: ‘c:\\intelpython3\\envs\\**

红太狼 2023-01-13 05:47 300阅读 0赞

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.

报错信息

  1. ERROR: Could not install packages due to an OSError: [WinError 5] 拒绝访问。: 'c:\\intelpython3\\envs\\**\\Lib\\site-packages\\matplotlib\\_image.cp36-win_amd64.pyd'
  2. Consider using the `--user` option or check the permissions.

解决思路

  1. 关闭所有正在使用python环境的程序

解决办法

  1. 例如:关闭 jupyter notebook 进程

欢迎大家交流学习,任何问题都可以留言

发表评论

表情:
评论列表 (有 0 条评论,300人围观)

还没有评论,来说两句吧...

相关阅读