Updating Anaconda fails: Environment Not Writable Error

A. E. Fahim picture A. E. Fahim · Mar 21, 2019 · Viewed 118.5k times · Source

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

Error message : EnvironmentNotWritableError: The current user does not have write permissions to the target environment. environment location: C:\ProgramData\Anaconda3

Environment location: C:\ProgramData\Anaconda3. I replaced the root with base, still I get the same error.

Any help?

Answer

Akshat Tamrakar picture Akshat Tamrakar · Mar 26, 2019

start your command prompt with run as administrator