Commands for creating a python3 environment with virtualenv

I always forget it, so make a note

virtualenv -p python3 envname

I referred to here. Using Python 3 in virtualenv

Recommended Posts

Commands for creating a python3 environment with virtualenv
Building a python environment with virtualenv and direnv
Procedure for creating a LineBot made with Python
A memo when creating a python environment with miniconda
Work in a virtual environment with Python virtualenv.
Procedure for creating a Python quarantine environment (venv environment)
A memo for creating a python environment by a beginner
Manage python environment with virtualenv
Build a python virtual environment with virtualenv and virtualenvwrapper
Build a python environment for each directory with pyenv-virtualenv
Build a python virtual environment with virtualenv and virtualenvwrapper
Create a virtual environment with Python!
Commands for creating SNS with Django
Creating a simple PowerPoint file with Python
Building a Python3 environment with Amazon Linux2
Note when creating an environment with python
Let's create a virtual environment for Python
[Python] Create a virtual environment with Anaconda
Creating amateur python environment settings (for MAC)
Building a Python 3.6 environment with Windows + PowerShell
[Mac] Building a virtual environment for Python
Creating a python virtual environment on Windows
Build a python virtual environment with pyenv
Clean python environment with pythonz and virtualenv
Build a modern Python environment with Neovim
Building a Python development environment for AI development
Creating a development environment for machine learning
Create a Python execution environment for Windows with VScode + Remote WSL
Create a USB boot Ubuntu with a Python environment for data analysis
Things to watch out for when creating a Python environment on a Mac
Ubuntu18.04.05 Creating a python virtual environment in LTS
Get a ticket for a theme park with python
Create a LINE BOT with Minette for Python
Building an Anaconda environment for Python with pyenv
Building a Python environment with WLS2 + Anaconda + PyCharm
I was addicted to creating a Python venv environment with VS Code
Create a virtual environment with conda in Python
Manage Python multiple version environment with Pythonz, virtualenv
Create a python3 build environment with Sublime Text3
Various commands for building an environment with Apache
Python environment with docker-compose
Flow of creating a virtual environment with Anaconda
[Detailed version] Creating a comfortable Python environment with Google Compute Engine (Ubuntu 16.04)
Build a Python environment with OSX El capitan
Create a Python environment
Quickly build a Python Django environment with IntelliJ
Virtual environment with Python 3.6
Build a Python machine learning environment with a container
Build a python execution environment with VS Code
Python environment for projects
Get a quick Python development environment with Poetry
Creating an environment for OSS-DB Silver # 1_Create a Linux environment (CentOS7 virtual environment) with VirtualBox/Vagrant
Build a local development environment with WSL + Docker Desktop for Windows + docker-lambda + Python
Building a Python environment for pyenv, pyenv-virtualenv, Anaconda (Miniconda)
Write about building a Python environment for writing Qiita Qiita
Python: Creating a virtual environment (venv), starting and stopping
Recommendation of building a portable Python environment with conda
Notes on creating a python development environment on macOS Catalina
Create a python development environment with vagrant + ansible + fabric
I made a Python3 environment on Ubuntu with direnv.
Problems when creating a csv-json conversion tool with python