
conda를 사용하여 GNU-octave를 설치하려고 하면,
conda install octave
나에게 오류가 발생합니다.
error conda.core.link:_execute(568): an error occurred while uninstalling package 'defaults::python.app-2-py37_9'.
그리고 롤백합니다. 일부 GitHub 페이지를 읽은 후 ~/anaconda3/bin에서 .app 파일을 삭제하고 ~/anaconda3/bin/conda에 쓰기 권한을 부여하려고 시도했지만 둘 다 작동하지 않았습니다.