miniconda安装问题
安装博客园提示“failed to link extracted packages to anaconda”
具体是:
LinkError: post-link script failed for package defaults::anaconda_powershell_prompt-1.1.0-haa95532_1
location of failed script: C:\Users\ltzdy\miniconda3\Scripts.anaconda_powershell_prompt-post-link.bat
参照https://github.com/conda/conda/issues/14415 删除autorun后重试就可以正常安装啦。