Environment construction (python)

Introduction

I tried to build an environment to use Python.

environment

・ Windows 10 ・ Vs code ・ Python3

procedure

python setup

image.png

□Add Python 3.8 to PATH ↑ Don't forget to put ✓ in this. All I had to do was ʻInstall` ... I thought, but I hit a wall here.

Fitting point

If you leave the default installation location (AppData), Python will not work.

Initial installation location C:\Users\horita\AppData\Local\Programs\python image.png

Correct installation location C:\dev

If it is not here, python will not be recognized and will not work in the vs code terminal.

vs code setup

Please refer to this to install vs code.

After setup, create a basic_django_graph folder and open its integrated terminal image.png

Run python -V in the integrated terminal.

In rare cases, it seems that an execution error occurs if the location of the directory where Python is installed is not convenient. (This time I wasted a day ...)

I hope it will be helpful for those who hit the same wall! !! !!

Recommended Posts

Python environment construction
Environment construction (python)
python environment construction
Python --Environment construction
Python environment construction
python environment construction
python windows environment construction
homebrew python environment construction
Python development environment construction
python2.7 development environment construction
Mac environment construction Python
Python environment construction @ Win7
Python + Anaconda + Pycharm environment construction
Python environment construction (Windows10 + Emacs)
CI environment construction ~ Python edition ~
Python environment construction For Mac
Anaconda3 python environment construction procedure
Python3 environment construction (for beginners)
Python environment construction and TensorFlow
Python environment construction under Windows7 environment
[MEMO] [Development environment construction] Python
Environment construction of python2 & 3 (OSX)
Django environment construction
Environment construction of python and opencv
Python environment construction memo on Windows 10
Emacs-based environment construction
Get started with Python! ~ ① Environment construction ~
Linux environment construction
Python + Unity Reinforcement learning environment construction
python environment settings
python windows environment
I checked Mac Python environment construction
Python environment construction memo on Mac
django environment construction
Python environment construction (pyenv, anaconda, tensorflow)
[Python3] Development environment construction << Windows edition >>
CodeIgniter environment construction
Python development environment construction on macOS
Python environment construction (pyenv + poetry + pipx)
Environment construction of python3.8 on mac
Python3 environment construction with pyenv-virtualenv (CentOS 7.3)
Python3 TensorFlow for Mac environment construction
Emacs Python development environment construction memo
pytorch @ python3.8 environment construction with pipenv
Golang environment construction
[docker] python3.5 + numpy + matplotlib environment construction
Python3.6 environment construction (using Win environment Anaconda)
OpenCV3 & Python3 environment construction on Ubuntu
Word2vec environment construction
[Ubuntu 18.04] Python environment construction with pyenv + pipenv
Python (anaconda) development environment construction procedure (SpringToolsSuites) _2020.4
[Python] Road to snake charmer (1) Environment construction
Python3 + venv + VSCode + macOS development environment construction
VScode environment construction (Windows10, Python, C ++, C, Git)
Environment construction procedure: Ubuntu + Apache2 + Python + Pyramid
Python and machine learning environment construction (macOS)
Let's get along with Python # 0 (Environment construction)
Windows + gVim + Poetry python development environment construction
[Python] Get environment variables
Django project environment construction
Unification of Python environment