Python 3.6 installation procedure [for Windows]

Introduction

To use the deep learning framework "CNTK" I need Python, so I'll install it.

Python installation procedure (2017/07/13)

1. Download the Python installer.

TOP > Downloads > Windows > Python 3.x.x

_ * This time, I downloaded python-3.6.1.exe. _ Since the installer downloaded by the above method is a 32-bit version, For 64bit, python-3.6.1 at the bottom of the page, You need to specify the version you are using from Files and download it.

2. Run the downloaded installer.

* Since it is troublesome to pass environment variables later, check the "Add Python 3.6 to PATH" item and click "Install NoW". </ font>

The installation will be completed in 2 to 3 minutes.

After the installation is complete, make sure that the python command path is in place.

3. Check the Python version.

You can check the Python version by executing the following command at the command prompt.

$ python --version

Python 3.6.1

This completes the installation of Python.

At the end

I was able to install it more easily than I imagined.

Now then, I would like to try CNTK's GET STARTED!

Recommended Posts

Python 3.6 installation procedure [for Windows]
Python installation (Windows)
Python project environment construction procedure (for windows)
Python installation method Windows
WSL2 (Windows Subsystem for Linux) installation procedure
Install Python (for Windows)
Build procedure for TensorFlow 2.4.0 (Windows10, CUDA11.1.1, cuDNN 8.0.5, Python 3.8.6)
Offline installation procedure for openpyxl
Python CMS Mezzanine installation procedure
Installation notes for TensorFlow for Windows
OpenCV3 installation for Python3 @macOS
Fastest Python installation on Windows
Python 3 series installation for mac
Install dlib for Python (Windows)
Python installation
Procedure for building a CDK environment on Windows (Python)
Python installation
JupyterLab3.0 Debugger Installation Method for Windows
Installation of Python, SciPy, matplotlib (Windows)
[2021 version] Python installation Windows 10 (64bit) edition
Teamviewer for Linux installation procedure (CentOS)
Installation procedure for Python and Ansible with a specific version
2016-10-30 else for Python3> for:
Notes for using OpenCV on Windows10 Python 3.8.3.
python [for myself]
Python on Windows
Pylearn 2 installation procedure
[50 counts] Key transmission using Python for Windows
"Python AI programming" starting from 0 for windows
python windows environment
Python Tools for Visual Studio Installation Guide
PostgreSQL 10.0 installation procedure
blockdiag installation procedure
Python installation 2020 (macOS)
Python3.4 installation notes
(Windows) Causes and workarounds for UnicodeEncodeError on Python 3
Procedure for creating a LineBot made with Python
Image Processing with Python Environment Setup for Windows
From ROS for Windows installation to operation check
Procedure for creating a Python quarantine environment (venv environment)
Installing TensorFlow on Windows Easy for Python beginners
About Python for loops
Linux mint installation procedure
python openCV installation (memo)
Reinforcement learning 1 Python installation
Python basics ② for statement
AWS CLI installation procedure
python windows environment construction
django-debug-toolbar installation procedure memo
About Python, for ~ (range)
Installation of Python 3.3 rc1
ubuntu20.04 + Geth installation procedure
Python 2.7 installation (yum) (CentOS 6.8)
python textbook for beginners
Python starting with Windows 7
Private Python learning procedure
Refactoring tools for Python
python basic on windows ②
Install python on windows
python for android Toolchain
Anaconda3 environment installation procedure