Introduction to Python Let's prepare the development environment

I followed the procedure on the following site. https://prog-8.com/docs/python-env

③ When executing a command in the installation of pyenv The command was not recognized because ~ / .bash_profile had the authority (lock). When I ran the command after running the following, the installation was successful.

  1. Display the root folder command + shift + G
  2. Show hidden files command + shift +. (command + shift + period)
  3. Click bash_profile and unlock from "Get Info"

Recommended Posts

Introduction to Python Let's prepare the development environment
How to prepare Python development environment [Mac]
Python development environment construction 2020 [From Python installation to poetry introduction]
Prepare Python development environment on Ubuntu
Prepare your first Python development environment
[Introduction to Python] Let's use pandas
[Introduction to Python] Let's use pandas
Checking the NAOqi Python development environment
Prepare Python development environment with Atom
[Introduction to Python] Let's use pandas
Prepare the development environment with anyenv
How to get into the python development environment with Vagrant
[Introduction to Python] Let's use foreach with Python
Prepare the development environment for keyhac for Mac
The strongest Python development environment PyCharm's recommendation
The strongest Python integrated development environment PyCharm
Prepare the execution environment of Python3 with Docker
Python development environment construction
Introduction to Python language
Introduction to OpenCV (python)-(2)
About Python development environment
[Introduction to Python3 Day 20] Chapter 9 Unraveling the Web (9.1-9.4)
Introduction to Python with Atom (on the way)
python2.7 development environment construction
Introduction to Python "Re" 1 Building an execution environment
Development environment in Python
[Introduction to Algorithm] Find the shortest path [Python3]
Understand Python for Pepper development. -Introduction to Python Box-
Prepare the development environment for Python on AWS Cloud9 (pip install & time change)
[Introduction to Python] How to iterate with the range function?
[Introduction to Udemy Python3 + Application] 27. How to use the dictionary
[Introduction to Udemy Python3 + Application] 30. How to use the set
Install Ubuntu 20.04 with GUI and prepare the development environment
[Introduction to Python] How to stop the loop using break?
[Introduction to Python] Basic usage of the library matplotlib
python memo (for myself): About the development environment virtualenv
Let's add it to the environment variable from the command ~
Introduction to Python Django (2) Win
Introduction to serial communication [Python]
Prepare python3 environment with Docker
Prepare a development environment that is portable and easy to duplicate without polluting the environment with Python embeddable (Windows)
Organize your Python development environment
[ev3dev × Python] Build ev3dev development environment
[Introduction to Python] <list> [edit: 2020/02/22]
Introduction to Python (Python version APG4b)
[MEMO] [Development environment construction] Python
An introduction to Python Programming
[For organizing] Python development environment
[Day 1] Prepare Django's development environment
Introduction to Python For, While
Make it easy to install the ROS2 development environment with pip install on Python venv
[Introduction to Sound] Let's arrange the introduction to sounds of python and R ♬-Listen to the sound of the explosion of Nikkei 255-
How to set the development environment for each project with VSCode + Python extension + Miniconda
[It's not too late to learn Python from 2020] Part 2 Let's create a Python development environment
Switch the setting value of setting.py according to the development environment
Unify the environment of the Python development team starting with Poetry
Commands often used in the development environment during Python implementation
Prepare Python development environment with Mac + Windows + VisualStudio Code (Windows version)
Prepare Python development environment with Mac + Windows + VisualStudio Code (Mac version)
Build a Python environment and transfer data to the server
How to build a python2.7 series development environment with Vagrant