I'm trying to update conda and get PermissionError(13, 'Access is denied')
问题 I would like to update conda, anaconda, and python to the latest versions. I executed the following commands and received the following prompts. What's happening and how can I fix this? I appreciate the help C:\Users\nabr>conda update --all Solving environment: done ==> WARNING: A newer version of conda exists. <== current version: 4.4.10 latest version: 4.5.11 Please update conda by running $ conda update -n base conda # All requested packages already installed. C:\Users\nabr>conda update -n