conda报错ImportError: DLL load failed while importing shell: The specified procedure could not be found.,完全无法调整环境或者安装新的环境。
运行如下代码升级pywin32即可解决
pip install --upgrade pywin32==228
来源:https://github.com/conda/conda/issues/11503