Updating Anaconda fails: Environment Not Writable Error

前端 未结 14 2030
萌比男神i
萌比男神i 2020-12-23 19:54

I\'m trying to update Anaconda and its packages using conda update --name root conda, but it fails every time.

Error message : Environme

14条回答
  •  粉色の甜心
    2020-12-23 20:11

    Deleting file .condarc (eg./root/.condarc) in the user's home directory before installation, resolved the issue.

提交回复
热议问题