簡體   English   中英

在 python 中安裝 matplotlib 時遇到問題

[英]Having trouble installing matplotlib in python

我嘗試更新 conda,但收到此消息: ERROR conda.core.link:_execute_actions(337): An error occurred while uninstalling package 'defaults::requests-2.14.2-py36_0'. PermissionError(13, 'Permission denied') ERROR conda.core.link:_execute_actions(337): An error occurred while uninstalling package 'defaults::requests-2.14.2-py36_0'. PermissionError(13, 'Permission denied') 如果我嘗試在 conda 上僅更新 matplotlib,我會得到: ERROR conda.core.link:_execute_actions: An error occurred while installing package

更新 conda 時的第一個問題是PermissionError ,也許您只是沒有足夠的系統權限。 第二個問題,你沒有給出足夠的錯誤提示。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM