问题描述 执行 pip 的时候报了一个错: $ pip install onnxruntime error: The folder you are executing pip from can no longer be found. 解决方法 将当前终端关闭,重新打开一个终端即可。 或者: 如果是在 conda 管理的环境中运行的 pip,可以尝试重新进入此环境。 参考链接 The folder you are executing pip from can no longer be founddocker build error the folder you are executing pip from can no longer be found