# 批量卸载包的时候,报错信息
ERROR: To modify pip, please run the following command:
D:\anaconda3\python.exe -m pip uninstall -r requirements.txt -y

# 进入到anconda安装的目录当中使用
D:\anaconda3\python.exe -m pip uninstall -r requirements.txt -y
posted on 2024-11-11 14:48  谢晨锋  阅读(24)  评论(0)    收藏  举报