【Python】卸載Python


1.OS:Linux(CentOS7)

2.具體操作:

[sdmowner@localhost ~]$ sudo pip uninstall python

[sudo] password for sdmowner: 入用

DEPRECATION: Uninstalling a distutils installed project (python) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.

Uninstalling Python-2.7.5:

 /usr/lib64/python2.7/lib-dynload/Python-2.7.5-py2.7.egg-info

Proceed (y/n)? y

 Successfully uninstalled Python-2.7.5

[sdmowner@localhost ~]$

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM