Virtualenv does not work on Python3.5 (Windows)

The contents are almost all by the entry name, but I will explain it briefly.

Let's take a quick look at Python Django, so let's proceed by referring to Introduction to Python Django.

Anyway, I like the latest version, so I installed Python 3.5 without observing what was written. virtualenv ... Hum Hum Virtual environment

pip install virtualenv

After

virtualenv DEST_DIR

Will create a virtual environment directory. It looks like it's going well so far, but it's not really working.

DEST_DIR/Script/activate.bat DEST_DIR/Script/deactivate.bat

Since there is no such file, the next step, the virtual environment, cannot be launched.

Therefore, you can use venv as described in the latter half of Introduction to Python Django. It seems essential to use venv without installing virtualenv.

python -m venv DEST_DIR

I have not tried it if it is not a Windows environment.

But what is it, should I use direnv? http://blog.hde.co.jp/entry/2015/02/27/182117 I will devote myself ...

Recommended Posts

Virtualenv does not work on Python3.5 (Windows)
Set-enable Python virtualenv on Windows
Jinja2 2.9.6 does not work on Lambda Python 3 series
Install Python on Windows + pip + virtualenv
LocateCenterOnScreen does not work on PyAutoGui
Python on Windows
[VScode] autopep8 format does not work [Python]
python basic on windows ②
Install python on windows
Opencv4.1 + Windows10 + Python 3.7.5 cv2.VideoCapture does not display correctly
Install Numpy on virtualenv on Windows
I managed to solve the situation where Python does not work on Mac
Run Openpose on Python (Windows)
Install watchdog on Windows + Python 3.3
Python + Kivy development on Windows
Sphinx-autobuild (0.5.2) on Windows7, Python 3.5.1, Sphinx 1.3.5
Fastest Python installation on Windows
Build Python environment on Windows
Python version does not switch
Build python environment on windows
I ran python on windows
[Python] [Chainer] [Windows] Install Chainer on Windows
Use Python on Windows (PyCharm)
Until you create Python Virtualenv on Windows and launch Jupyter
Python 3.6 on Windows ... and to Xamarin.
Installing Kivy on Windows10 64bit Python3.5
Anaconda python environment construction on Windows 10
Install xgboost (python version) on Windows
Integrate Modelica and Python on Windows
Installing Kivy-Designer on Windows10 64bit Python3.5
Mecab / Cabocha / KNP on Python + Windows
Install Python development environment on Windows 10
Python CGI file created on Windows
Getting started with Python 3.8 on Windows
Reproduce One-Touch Search on Python 3.7.3. (Windows 10)
Parallel processing of Python joblib does not work in uWSGI environment. How to process in parallel on uWSGI?
What to do if Python doesn't work on Git for Windows
When the program pip installed on Mac / Marvericks does not work
Arrow keys do not work in zsh + python shell on mac
Run servo with Python on ESP32 (Windows)
Python 2.7, 3.4, 3.5 extension module build environment on Windows
Path problem does not occur on debian-linux
[Kivy] How to install Kivy on Windows [Python]
Creating a python virtual environment on Windows
gqlgen command does not work with go gqlgen
Use without installing python 2.x on Windows
windows7 / python3.3 / virtualenv / cx_Freeze / Import Error / MAXREPEAT
Python> Python does not include the last offset
tensorflow does not enter in windows + anaconda.
(Under investigation) USB camera that does not work with WebRTC on RPi4
Check items when the imported python module does not work as expected
Notes on what to do when matplotlib scatter () / scatter3d () does not work
Install and run Python3.5 + NumPy + SciPy on Windows 10
Put MicroPython on Windows to run ESP32 on Python
Install Python3, numpy, pandas, matplotlib, etc. on Windows
(Windows) Causes and workarounds for UnicodeEncodeError on Python 3
Notes on installing Python3 and using pip on Windows7
python windows environment
Install OpenCV 4.0 and Python 3.7 on Windows 10 with Anaconda
Python installation (Windows)
After installing php7.2, the php command does not work