背景:Anaconda虚拟环境中运行conda install matplotlib, 系统提示当前conda版本不够,需运行conda update -n base -c defaults conda
出现报错:EnvironmentNotWritableError: The current user does not have write permissions to the target environment. environment location: D:\Anaconda
错误原因:后面列的那个文件姐缺写入权限文章来源:https://www.toymoban.com/news/detail-508789.html
解决方法:找到后面列的那个文件夹(我的是D:\Anaconda)——右键——属性——安全——编辑——完全控制(或者只把写入勾上也行,我是懒人,想一劳永逸)——等一会儿开把游戏——解决文章来源地址https://www.toymoban.com/news/detail-508789.html
到了这里,关于EnvironmentNotWritableError: The current user does not have write permissions to the target environm的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!