在使用 pip install 的时候报错说TypeError: LoadLibrary() argument 1 must be str, not None 报错原因 新的 Anaconda 增加了一个condabin 目录,是新增的依赖文件,需要将该目录加入到环境变量 解决方法 将 condabin 目录加入环境变量 执行命令 conda.bat update -n base conda 相关文章: 2022-12-23 2021-10-20 2022-12-23 2021-11-04 2022-01-02 2022-12-23 2022-12-23