删除 pip 安装的所有软件包的最简单方法是什么? - What is the easiest way to remove all packages installed by pip?

问题:

I'm trying to fix up one of my virtualenvs - I'd like to reset all of the installed libraries back to the ones that match production.我正在尝试修复我的一个 virtualenvs - 我想将所有已安装的库重置回与生产匹配的库。

Is there a quick and easy way to do this with pip?有没有一种快速简便的方法可以用 pip 做到这一点?


解决方案:

参考一: https://en.stackoom.com/question/lC8X
参考二: https://stackoom.com/question/lC8X
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章