python 如何放心干净的卸载模块
生活随笔
收集整理的這篇文章主要介紹了
python 如何放心干净的卸载模块
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
windows系統:
C:\selenium-2.43.0>python setup.py install --record ./record.txt C:\selenium-2.43.0>FOR /F %f in (record.txt) DO del %flinux系統:
$ python setup.py install --record ./record.txt $ cat record.txt |xargs rm -rf
轉載于:https://www.cnblogs.com/bushe/p/4048985.html
總結
以上是生活随笔為你收集整理的python 如何放心干净的卸载模块的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Angular 下的 function
- 下一篇: Visual Stdio的解决方案资源管