EnvironmentNotWritableError: The current user does not have write permissions to the target environm
零. 前言:
- 三 是正解,建议直入正题 三,前两种权当参考就行,前两种产生的问题如有解决,欢迎私聊、留言或…
- 重装如果不安装到第一次安装的文件夹,报错盲猜应该和注册表有一定关系
- 用文件搜索工具 搜索conda,一搜一大堆,可以都删除试试,当然不建议这么做
一. EnvironmentNotWritableError: The current user does not have write permissions to the target environm
背景:
Anaconda虚拟环境中运行conda install matplotlib
, 系统提示当前conda版本不够,需运行conda update -n base -c defaults conda
出现报错:
EnvironmentNotWritableError: The current user does not hav