Python Tools for Visual Studio Installation Guide

Since it is long, Python Tools for Visual Studio will be referred to as ** PTVS ** below.

Introduction With the release of PTVS by Dr. Microsoft, you can now create, code, run, and debug Python projects in VS. (/ ・ Ω ・) / Code completion works normally, so if you are used to developing with VS, you don't need to use the conventional IDE for Python. I don't know about other IDEs. ~~ OS X? What is it? ~~ So I wrote how to install PTVS in Visual Studio.

Note I built the environment with VS2013, so I don't know about other versions. HP seems to have installers for VS2015, VS2013, VS2012, VS2010, so that should be okay ... ~~ 2008 is no longer ~~

Install PTVS

  1. Visit Python Tools for Visual Studio HP http://pytools.codeplex.com/. If the link is broken, google.

  2. Download the installer.

fig1.png Fig:1 PTVS HP

Jump to the downloads page. (Refer to fig: 1) Dev states: Select the version of the installer that is stable. (Refer to fig: 2) Dev states: It may be less likely that trouble will occur if you stop using beta. Select the one that matches the version of VS you are using. (Refer to fig: 2) The rest is executed and left to the flow.

fig2.png Fig: 2 States, Version confirmation

Python installation

The tool installed in the previous chapter is a tool for accessing Python from VS, so if you do not have the Python package on your PC, install it.

  1. Access Python HP https://www.python.org/. If the link is broken, google.

  2. Download the installer.

fig3.png Fig: 3 Python installer location

Jump to the HP downloads page. (Refer to fig: 3) Download the installer. (Refer to fig: 3)

Note As of 06/15/2015, there are two main versions, Python 3.X series and Python 2.X series. Python 3.X series is newer, but it seems that there is a part that does not guarantee compatibility of past versions, so some modules written in Python 2.X series are not supported. There seems to be.

** Here, Python 2.X series is inserted. ** ** ~~ * I use Python 2.X system because I run it in ROS indigo environment. In the first place, I had to get used to Python for this ... * ~~ When the download is complete, run it and let it flow.

Conclusion This completes the installation of the basic package for writing Python on VS. I will write about creating a Python project on VS and installing a Package that I think I will use in my Lab ...

Recommended Posts

Python Tools for Visual Studio Installation Guide
Django with Python Tools 2.2 for Visual Studio (PTVS 2.2)
Installation of Visual studio code and installation of python
Refactoring tools for Python
Settings for Python coding in Visual Studio Code
[Visual Studio Code] [Python] Tasks.json + problemMatcher settings for Python
Steps to put dlib in Python Tools for Visual Studio and have fun
OpenCV3 installation for Python3 @macOS
Make Visual Studio Code autocomplete for python external libraries
Python development in Visual Studio 2017
Ruby, Python Module Installation Guide
Cocos2d-x ~ Installation Guide for Mac ~
AWS SDK for Python (Boto3) development in Visual Studio 2017
Python development in Visual Studio
Enable the virtualenv Python virtual environment for Visual Studio Code
Build Python3 for Windows 10 on ARM with Visual Studio 2019 (x86) on Windows 10 on ARM
Python installation
Python installation
A memo for those who use Python in Visual Studio (me)
python> coding guide> PEP 0008 --Style Guide for Python Code
Tips for making small tools in python
Run Python in C ++ on Visual Studio 2017
2016-10-30 else for Python3> for:
python [for myself]
Build Python development environment with Visual Studio Code
Run Python YOLOv3 in C ++ on Visual Studio 2017
Python installation (Windows)
nvidia-docker2 installation guide for using gpu with docker
I customized it with Visual Studio Code (mainly for python), so I will summarize it
A guide to batch installation of version control tools for major scripting languages
Python installation 2020 (macOS)
Python3.4 installation notes
Execute C ++ functions from Python with Pybind11 (for Windows & Visual Studio Code people) Debugging
Translator in Python from Visual Studio 2017 (Microsoft Translator Text API)
App development to tweet in Python from Visual Studio 2017
HoloViews may become the standard for Python visualization tools
Try debugging Python on Raspberry Pi with Visual Studio.
Summary of tools for operating Windows GUI with Python
Python development environment with Windows + Python + PipEnv + Visual Studio Code
Japanese output when dealing with python in visual studio
Execute C ++ functions from Python with Pybind11 (for Windows & Visual Studio Code people) Environment construction
About Python for loops
Python Beginner's Guide (Functions)
python openCV installation (memo)
Reinforcement learning 1 Python installation
Python basics ② for statement
Python installation method Windows
Various Python visualization tools
About Python, for ~ (range)
Installation of Python 3.3 rc1
Python 2.7 installation (yum) (CentOS 6.8)
[Visual Studio Code] [Python] [Windows] Support for garbled Japanese characters in Python in VS Code task / debug output
Python Dictionary Beginner's Guide
python for android Toolchain
Python Beginner's Guide (Introduction)
Installation of matplotlib (Python 3.3.2)
OpenCV for Python beginners
Install Python (for Windows)
Python 3.5 installation (yum) (CentOS 6.8)
[Python] for statement error
Python environment for projects