Skip to content

PTVS 2.1.1

Compare
Choose a tag to compare
@zooba zooba released this 25 Aug 18:55

Release notes for PTVS 2.1.1

We're pleased to announce the release of Python Tools 2.1.1 for Visual Studio 2010 and Visual Studio 2012.

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.

This update fixes a number of critical issues for users who are unable to update to PTVS 2.2.

Requirements

PTVS 2.1.1 requires one of the following versions of Visual Studio:

  • Visual Studio 2010 Professional or higher
  • Visual Studio 2012 Professional or higher

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.