
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 に書き込み権限を与えることを試しましたが、どちらも機能しませんでした。