使用anaconda更新到python 3.7 [英] update to python 3.7 using anaconda

查看:816
本文介绍了使用anaconda更新到python 3.7的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Python 3.7 Alpha版本已发布,但我一直无法使用查找有关如何使用Anaconda更新至python 3.7的任何帖子-也许他们将等待正式发布?有什么建议吗?

Python 3.7 alpha version is out, but I haven't been able to find any post on how to update to python 3.7 using Anaconda - maybe they will wait for the official release? Any suggestions?

推荐答案

现在可以安装Python 3.7,但尚未更新许多软件包.正如此处的另一个答案所述,GitHub上存在一个问题,该问题跟踪Anaconda构建所有更新软件包的进度.

Python 3.7 is now available to be installed, but many packages have not been updated yet. As noted by another answer here, there is a GitHub issue tracking the progress of Anaconda building all the updated packages.

除非有人为Python 3.7创建conda程序包,否则您将无法安装它.不幸的是,在Anaconda.org上搜索"python"时会出现类似3500个程序包的内容( https://anaconda.org/search?q=%22python%22 ),所以我还没看到有人这样做.

Until someone creates a conda package for Python 3.7, you can't install it. Unfortunately, something like 3500 packages show up in a search for "python" on Anaconda.org (https://anaconda.org/search?q=%22python%22) so I couldn't see if anyone has done that yet.

您可能可以构建自己的程序包,具体取决于您要使用的操作系统.您可以从conda-forge用来构建Python的配方开始: https://github.com/conda-forge/python-feedstock/

You might be able to build your own package, depending on what OS you want it for. You can start with the recipe that conda-forge uses to build Python: https://github.com/conda-forge/python-feedstock/

过去,我认为Continuum通常要等到一个稳定的版本才能推出用于新Python的软件包,但是我在那儿不工作,所以我不知道他们的实际政策是什么.

In the past, I think Continuum have generally waited until a stable release to push out packages for new Pythons, but I don't work there, so I don't know what their actual policy is.

这篇关于使用anaconda更新到python 3.7的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆