推荐学习书目
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
lon91ong
V2EX  ›  Python

windows 10 下如何升级 Python 3.9.14

  •  
  •   lon91ong · Sep 9, 2022 · 3207 views
    This topic created in 1367 days ago, the information mentioned may be changed or developed.

    如题,python 3.9 进入到 "security fixes only"阶段,最新的 3.9.14 只发布了更新源码

    下载后得到的要么是*.tgz 格式,要么是压缩的*.tar.xz 格式

    这个源码格式在 windows 下要如何使用呢?

    7 replies    2022-09-09 21:17:43 +08:00
    Noicdi
        1
    Noicdi  
       Sep 9, 2022 via iPhone
    实测 7z 工具 可以解压缩 tgz
    wuxqing
        2
    wuxqing  
       Sep 9, 2022
    要自己编译了,网上教学很多,你搜下
    QingXuJiaZhi
        3
    QingXuJiaZhi  
       Sep 9, 2022
    可以试试 conda 看有没有提供这个版本
    LindsayZhou
        4
    LindsayZhou  
       Sep 9, 2022
    这么使用: https://devguide.python.org/getting-started/setup-building/#windows
    不过如果需求多的话,我觉得会有第三方发 installer 。
    conda 是可以用来干这个的吗?不了解。
    jfcherng
        6
    jfcherng  
       Sep 9, 2022
    同場加映 python 3.10 for win7 https://github.com/adang1345/PythonWin7
    ysc3839
        7
    ysc3839  
       Sep 9, 2022 via Android
    需要自己编译,不然就去找第三方编译的版本。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1153 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 51ms · UTC 17:37 · PVG 01:37 · LAX 10:37 · JFK 13:37
    ♥ Do have faith in what you're doing.