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
  • 4,170
  • 12
  • 37
  • 53

1 Answers1

0

try to update in 'run as administrator'

Paritosh Yadav
  • 337
  • 1
  • 3
  • 11