简体   繁体   English

Python工具Visual Studio 2017 RC

[英]Python Tools Visual Studio 2017 RC

Does anybody know if it's possible to open old(VS2015) Python solutions and projects in Visual Studio 2017 RC ? 有人知道是否可以在Visual Studio 2017 RC中打开旧的(VS2015)Python解决方案和项目? VS 2017 cannot load my project, just saying it's incompatible. VS 2017无法加载我的项目,只是说它不兼容。 I was looking for some Python Tools in Modify Visual Studio option but couldn't find anything about it there. 我在修改Visual Studio选项中寻找一些Python工具,但在那里找不到任何关于它的东西。

I found some more information here: https://blogs.msdn.microsoft.com/pythonengineering/2017/02/22/python-in-vs2017/ 我在这里找到了更多信息: https//blogs.msdn.microsoft.com/pythonengineering/2017/02/22/python-in-vs2017/

Seems like Python tools will be soon available! 好像Python工具很快就会推出! :) :)

So here's what we're doing: around the time of the Visual Studio 2017 release, we will release a separate preview version of VS 2017 that includes Python support. 所以这就是我们正在做的事情:在Visual Studio 2017发布时,我们将发布包含Python支持的VS 2017的单独预览版。

Currently we are expecting Python support to be in the preview release for a few months, depending on our confidence in stability and user feedback. 目前,我们希望Python支持在预览版中可以使用几个月,具体取决于我们对稳定性和用户反馈的信心。 Once we move from preview to release, there will be an update and you'll be able to select the Python workload in the stable release of Visual Studio. 一旦我们从预览发布到发布,就会有更新,您将能够在Visual Studio的稳定版本中选择Python工作负载。

Microsoft said on January 27, 2017 (build 26127.00) 微软于2017年1月27日表示(建立26127.00)

Release Date: January 27, 2017 (build 26127.00) Summary of Updates in this Release 发布日期:2017年1月27日(版本26127.00)此版本中的更新摘要

Removed the Data Science and Python Development workloads as some of the components weren't meeting the release requirements, such as translation to non-English languages. 删除了Data Science和Python Development工作负载,因为某些组件未满足发布要求,例如转换为非英语语言。 They will be available soon as separate downloads. 它们将很快单独下载。 F# is still available in the .NET Desktop and .NET Web development workloads. F#仍可在.NET桌面和.NET Web开发工作负载中使用。 Upgrading to current version will remove any previously installed Python and Data Science workloads/components. 升级到当前版本将删除任何以前安装的Python和Data Science工作负载/组件。

I'm afraid it is not possible as for now. 我担心现在不可能。 Microsoft removed python tools from VS 2017 a week ago or so. 微软在一周前左右从VS 2017中删除了python工具。 They have written that Python Tools should be available as an add-on "soon". 他们写道,Python Tools应该很快就可以作为插件使用。

As of 10/05/2017 (Update 15.2), the Python and Data Science workloads are back in Visual Studio 2017. 截至2017年5月10日(更新15.2),Python和Data Science工作负载将重新回到Visual Studio 2017中。

Source: Visual Studio 2017 Release Notes 来源: Visual Studio 2017发行说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM