V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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 · 2022-09-09 20:14:55 +08:00 · 2265 次点击
    这是一个创建于 592 天前的主题,其中的信息可能已经有所发展或是发生改变。

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

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

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

    7 条回复    2022-09-09 21:17:43 +08:00
    Noicdi
        1
    Noicdi  
       2022-09-09 20:17:50 +08:00 via iPhone
    实测 7z 工具 可以解压缩 tgz
    wuxqing
        2
    wuxqing  
       2022-09-09 20:34:46 +08:00
    要自己编译了,网上教学很多,你搜下
    cmdOptionKana
        3
    cmdOptionKana  
       2022-09-09 20:35:51 +08:00
    可以试试 conda 看有没有提供这个版本
    LindsayZhou
        4
    LindsayZhou  
       2022-09-09 20:36:28 +08:00
    这么使用: https://devguide.python.org/getting-started/setup-building/#windows
    不过如果需求多的话,我觉得会有第三方发 installer 。
    conda 是可以用来干这个的吗?不了解。
    jfcherng
        5
    jfcherng  
       2022-09-09 20:38:21 +08:00   ❤️ 1
    jfcherng
        6
    jfcherng  
       2022-09-09 20:39:41 +08:00
    同場加映 python 3.10 for win7 https://github.com/adang1345/PythonWin7
    ysc3839
        7
    ysc3839  
       2022-09-09 21:17:43 +08:00 via Android
    需要自己编译,不然就去找第三方编译的版本。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   960 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 21:22 · PVG 05:22 · LAX 14:22 · JFK 17:22
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.