推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
dadodo
V2EX  ›  Python

mac上怎么卸载python

  •  
  •   dadodo · May 20, 2011 · 17011 views
    This topic created in 5492 days ago, the information mentioned may be changed or developed.
    原来装了python2.7后来又装了python3.2,本以为他会自动覆盖掉,但是它没有。请问怎么把python2.7彻底删除,谢谢。
    12 replies    1970-01-01 08:00:00 +08:00
    TheOnly92
        1
    TheOnly92  
       May 20, 2011
    可以用 python_select 选择你要的版本
    napoleonu
        2
    napoleonu  
       May 20, 2011
    linux/unix 都只要 rm 就完成卸载了
    limon
        3
    limon  
       May 20, 2011
    你确定用不到2.7了咩
    dadodo
        4
    dadodo  
    OP
       May 20, 2011
    @napoleonu @TheOnly92 谢谢。

    @limon 因为买了python学习手册4。按着书上教的来所以还是用3.2咯
    dadodo
        5
    dadodo  
    OP
       May 20, 2011
    刚才在Terminal下输入了rm -rf /usr 一阵冷汗,太刺激了。。。
    还好Permission denied,再也不乱来了
    lepture
        6
    lepture  
       May 20, 2011
    你确定不需要python2.7 ?

    你电脑上有很多软件可是要依赖它的。
    seerhut
        7
    seerhut  
       May 20, 2011
    最好不去删除,多个python版本共存没问题的
    dadodo
        8
    dadodo  
    OP
       May 20, 2011
    @lepture 我不知道哇...
    tioover
        9
    tioover  
       May 29, 2011
    删除了以后运行程序很杯具的,很多都不支持3
    walleve
        10
    walleve  
       May 29, 2011
    2.7不要删除..不要酿成悲剧
    freefcw
        11
    freefcw  
       May 29, 2011
    我一直都在用2.x,没有太多必要迁移到3.x的
    istef
        12
    istef  
       May 29, 2011
    卸载掉保证你悲剧。。。python3跟 python 2 还是有共存的必要的,如果你在用 python 3 的话。。。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5421 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 69ms · UTC 09:22 · PVG 17:22 · LAX 02:22 · JFK 05:22
    ♥ Do have faith in what you're doing.