Loading... conda在执行create,install等命令时出现类似 ``` RuntimeError('EnforceUnusedAdapter called with url http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/openssl-3.0.16-h5eee18b_0.conda\nThis command is using a remote connection in offline mode.\n') RuntimeError('EnforceUnusedAdapter called with url http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/python-3.12.11-h22baa00_0.conda\nThis command is using a remote connection in offline mode.\n') RuntimeError('EnforceUnusedAdapter called with url http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/libgcc-ng-11.2.0-h1234567_1.conda\nThis command is using a remote connection in offline mode.\n') RuntimeError('EnforceUnusedAdapter called with url http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/libstdcxx-ng-11.2.0-h1234567_1.conda\nThis command is using a remote connection in offline mode.\n') RuntimeError('EnforceUnusedAdapter called with url http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/tk-8.6.14-h993c535_1.conda\nThis command is using a remote connection in offline mode.\n') RuntimeError('EnforceUnusedAdapter called with url http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/setuptools-78.1.1-py312h06a4308_0.conda\nThis command is using a remote connection in offline mode.\n') RuntimeError('EnforceUnusedAdapter called with url http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/sqlite-3.45.3-h5eee18b_0.conda\nThis command is using a remote connection in offline mode.\n') ... ``` **解决方案:** ```shell conda clean -i ``` 😂 <!--markdown--> 最后修改:2025 年 07 月 21 日 © 允许规范转载 赞 如果觉得我的文章对你有用,请随意赞赏