0

When updating Conda, I am getting the below error:

Preparing transaction: done Verifying transaction: done Executing transaction: failed ERROR conda.core.link:_execute(502): An error occurred while uninstalling package 'defaults::conda-4.5.4-py36_0'. PermissionError(13, 'Access is denied') Attempting to roll back.

Rolling back transaction: done

PermissionError(13, 'Access is denied')

colidyre
  • 3,401
  • 11
  • 33
  • 47

1 Answers1

0

try to update in 'run as administrator'

Paritosh Yadav
  • 317
  • 2
  • 11