Notes on installing Python3 and using pip on Windows7

It is a work memo.

Install Python3

Open the official page.

python

This time, the download page of Python 3.5.1 is displayed.

Python 3.5.1

Download this Windows x86-64 executable installer and run it with administrator privileges. It is now installed.

The path was located in D: \ Users \ xxxx \ AppData \ Local \ Programs \ Python \ Python35 \.

Check Python version

Start a command prompt and move to the above path with the cd command

python.ext --version
Python 3.5.1

Run pip

pip exists under the Scripts folder of the folder where python.exe is located

pip --version

About PATH setting

If you set the environment variable Path, you do not have to move to the target directory each time.

It is convenient to refer to the following and set as necessary.

Python for Windows installation memo

Recommended Posts

Notes on installing Python3 and using pip on Windows7
Notes on installing Python using PyEnv
Notes for using OpenCV on Windows10 Python 3.8.3.
[Note] Installing Python 3.6 + α on Windows and RHEL
Install ZIP version Python and pip on Windows 10
Notes on installing Python on Mac
Notes on installing Anaconda 3 on Windows
Notes on installing Python on CentOS
Initial settings for using Python3.8 and pip on CentOS8
Notes on Python and dictionary types
Notes on using MeCab from Python
Install Python on Windows + pip + virtualenv
Notes on using post-receive and post-merge
Integrate Modelica and Python on Windows
Installing Kivy-Designer on Windows10 64bit Python3.5
Mastering pip and wheel on windows
Notes on using rstrip with python.
Install easy_install and pip on windows
Python on Windows
Notes using cChardet and python3-chardet in Python 3.3.1.
Notes on building Python and pyenv on Mac
Use without installing python 2.x on Windows
[Beginner] Installing Python and running programs (Windows)
Notes on using code formatter in Python
Install and run Python3.5 + NumPy + SciPy on Windows 10
[Python] pip and wheel
(Windows) Causes and workarounds for UnicodeEncodeError on Python 3
Install OpenCV 4.0 and Python 3.7 on Windows 10 with Anaconda
Notes on using dict in python [Competition Pro]
Notes on installing PycURL
Installing pandas on python2.6
python basic on windows ②
Install python on windows
Put MeCab binding for Python with pip on Windows, mac and Linux
Notes on setting pyenv and python environment using Homebrew on Mac OS Marvericks
Notes for using TensorFlow on Bash on Ubuntu on Windows
Notes using Python subprocesses
Use pip on Windows
Installing TensorFlow on Windows Easy for Python beginners
Notes on using Alembic
[Python] Notes on accelerating genetic algorithms using multiprocessing
Environment construction procedure to operate chrome without installing python on Windows (using selenium)
To avoid seeing hell when installing django-toolbelt on windows, heroku and python3.4 (64bit) ...
Easy verification series on Katacoda "Installing and using Cockpit"
Notes on HDR and RAW image processing with Python
[Heroku] Memo for deploying Python apps using Heroku on Windows [Python]
[Windows] [Python3] Install python3 and Jupyter Notebook (formerly ipython notebook) on Windows
Installing Python 3 on Mac and checking basic operation Part 1
Create a decent shell and python environment on Windows
Minimum notes when using Python on Mac (Homebrew edition)
Run Openpose on Python (Windows)
Notes on tf.function and Tracing
Install watchdog on Windows + Python 3.3
Install Python and Flask (Windows 10)
Notes on installing dlib on mac
Notes on * args and ** kargs
Python + Kivy development on Windows
Python notes using perl-special variables
Try using OpenCV on Windows
[Django] Notes on using django-debug-toolbar
Notes on pyenv and Atom