在 python 中安装 matplotlib 时遇到问题

发布于 2025-01-12 13:50:26 字数 285 浏览 0 评论 0原文

我尝试更新 conda,并收到以下消息: 错误 conda.core.link:_execute_actions(337):卸载包“defaults::requests-2.14.2-py36_0”时发生错误。 PermissionError(13, '权限被拒绝')。 如果我尝试在 conda 上只更新 matplotlib,我会得到:ERROR conda.core.link:_execute_actions: An error generated whileInstalling package

I tried updating conda, and I got this message:
ERROR conda.core.link:_execute_actions(337): An error occurred while uninstalling package 'defaults::requests-2.14.2-py36_0'. PermissionError(13, 'Permission denied').
And if I try updating just matplotlib on conda, I get: ERROR conda.core.link:_execute_actions: An error occurred while installing package

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

并安 2025-01-19 13:50:26

当你更新conda时的第一个问题是PermissionError,也许你只是没有足够的系统权限。第二个问题,你没有给出足够的错误提示。

The first question when you update conda is that PermissionError, maybe you just do not have enough system permission. The second question, you did not give enough error tips.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文