Activer Python virtualenv sous Windows

supposition

--Windows 10 ou Windows Server 2019

Téléchargez et installez Python

Téléchargeons le fichier exe à partir de l'URL suivante

https://www.python.org/downloads/release/python-382/

Une fois le téléchargement terminé, exécutez python-3.8.2.exe pour installer Python.

2020-04-28_16h22_53.jpg

Vérifiez le PATH où Python est installé. Dans ce cas:

C:\Users\XXXXXXXX\AppData\Local\Programs\Python\Python38-32

Installation de virtualenv

Une fois Python installé, vous pouvez également utiliser les «packages Pip javax», communément appelés pip.

Installez avec la commande suivante

Installation de virtualenv


pip install virtualenv

Créez un environnement virtuel avec virtualenv

Après avoir installé virtualenv, préparez un environnement virtuel pour Python

Créer un environnement virtuel


virtualenv C:\Users\xxxxx\venv

La signification de la commande est la suivante.

virtualenv [Chemin du fichier à créer\Nom de l'environnement virtuel]

Utiliser virtualenv (activer)

La méthode d'utilisation (d'activation) du dernier environnement virtuel créé est la suivante.

C:\Users\xxxxx\venv\Scripts\activate.bat

Exécutez le lot activate.bat sous Scripts. Puis (venv) s'affiche.

(venv) C:\Users\xxxxxxx\venv\Scripts>

Recommended Posts

Activer Python virtualenv sous Windows
Python sur Windows
Installez Python sur Windows + pip + virtualenv
Virtualenv ne fonctionne pas sur Python 3.5 (Windows)
python basic ② sous windows
Installez python sur Windows
Installez Numpy dans virtualenv sur Windows
Exécutez Openpose sur Python (Windows)
Installer watchdog sur Windows + Python 3.3
Développement Python + Kivy sous Windows
Sphinx-autobuild (0.5.2) sous Windows7, Python 3.5.1, Sphinx 1.3.5
Installation de Python la plus rapide sous Windows
Créer un environnement Python sur Windows
Construire un environnement Python avec Windows
J'ai exécuté python sur Windows
[Python] [Chainer] [Windows] Installer Chainer sous Windows
Utiliser Python sur Windows (PyCharm)
Mémo de construction de l'environnement Python sur Windows 10
Python 3.6 sous Windows ... et vers Xamarin.
Installation de Kivy sur Windows10 64 bits Python3.5
Construction de l'environnement Anaconda Python sous Windows 10
installation de python2.7 dans un environnement Windows 32 bits
Installez xgboost (version python) sur Windows
Installez Pytorch sur Blender 2.90 python sous Windows
Lier Modelica et Python sous Windows
Installation de Kivy-Designer sur Windows10 64 bits Python3.5
Mecab / Cabocha / KNP sur Python + Windows
Installer l'environnement de développement Python sur Windows 10
Fichier CGI Python créé sous Windows
Premiers pas avec Python 3.8 sous Windows
Reproduire la recherche à une touche avec Python 3.7.3. (Windows 10)
Jusqu'à ce que vous créiez Python Virtualenv sur Windows et lanciez Jupyter
Remarques sur l'utilisation d'OpenCV avec Windows10 Python 3.8.3.
Exécutez le servo avec Python sur ESP32 (Windows)
Environnement de création de module d'extension Python 2.7, 3.4, 3.5 sous Windows
twitter avec python3
[Kivy] Comment installer Kivy sur Windows [Python]
environnement windows python
Installation de Python (Windows)
Utiliser sans installer python 2.x sous Windows
windows7 / python3.3 / virtualenv / cx_Freeze / Erreur d'importation / MAXREPEAT
python sur mac
Python sur Windbg
python dans virtualenv
Installez et exécutez Python3.5 + NumPy + SciPy sur Windows 10
Mettez MicroPython sur Windows pour exécuter ESP32 sur Python
Installez Python3, numpy, pandas, matplotlib, etc. sous Windows
(Windows) Causes et solutions de contournement pour UnicodeEncodeError dans Python 3
Créez simplement un environnement d'exécution Python 3 sous Windows
Remarques sur l'installation de Python3 et l'utilisation de pip sous Windows7
Installez OpenCV 4.0 et Python 3.7 sur Windows 10 avec Anaconda
[Python] Comment installer OpenCV sur Anaconda [Windows]
[Note] Installation de Python 3.6 + α sur Windows et RHEL
Installation de TensorFlow sur Windows Easy pour les débutants en Python
Installez la version ZIP Python et pip sur Windows 10
Conda Python avec Cygwin
Installer python sur WSL
Configuration de PyOpenGL sur Python 3
Installez Python sur Pidora.