PTVS v2.2.6-rc Release Notes

Release Date: 2017-01-04 // over 7 years ago
  • ๐Ÿš€ Release notes for PTVS 2.2.6 RC

    ๐Ÿš€ We're pleased to announce the release of Python Tools 2.2.6 RC for Visual Studio 2015.

    ๐Ÿš€ Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio which supports programming with the Python language. It lets you bring your own Python interpreter, including CPython, IronPython, PyPy, and more, and supports a broad range of features from editing with IntelliSense to interactive debugging, profiling, interactive REPLs with support for IPython, cross-platform and cross-language debugging support, and deployment to Microsoft Azure.

    ๐Ÿ We also have a Sample Pack containing extra templates for Django, Flask and Bottle web sites, PyKinect for using Kinect for Windows, and PyVot for interacting with Excel. Our Machine Learning Pack contains some samples for the scikit-learn library and Python code generation for Azure Machine Learning web services.

    Downloads

    Download Type Size (KB)
    Python Tools for VS 2015 MSI 6848KB
    Sample Pack VSIX 1592KB
    Machine Learning Pack VSIX 111KB

    Requirements

    PTVS 2.2.6 RC requires Visual Studio 2015 Community or higher, Express for Desktop or Express for Web. Update 3 is recommended.

    ๐Ÿ‘€ You will also need to install one or more Python interpreters. See our help page for assistance choosing a version of Python if you do not already have one.

    ๐Ÿ›  Fixes for 2.2.6

    ๐Ÿš‘ PTVS 2.2.6 is a critical bug fix release, so no new functionality has been added.

    The following significant issues have been resolved:

    • ๐Ÿ›  Fixes errors when auto-configuring Python 3.6 (issues #1565, #1994 and #2005)
      • Note that Python 3.6 is still not supported by this release. This fix merely prevents a crash when unsupported versions are configured as custom environments.
    • ๐Ÿ›  Fixes interpreter link crashing when path variable not set (issue #2010)

    Earlier Visual Studio Versions

    ๐Ÿš€ PTVS 2.2.3 and later do not support Visual Studio 2013. If you are unable to obtain any of the editions of Visual Studio 2015, the last release of PTVS for Visual Studio 2013 was PTVS 2.2.2 and for Visual Studio 2010 and 2012 was PTVS 2.1.1.