I have Debian 8.5. with a python version 3.4.2 as default. I want to create a virtualenv using the python3 venv module. But running
pyvenv
in terminal is unable to find the pyvenv:
bash: pyvenv: command not found
There is a venv directory in /usr/lib/python3.4
. Why i am unable to use it?
Asked by user106035
Sep 19, 2016, 04:35 PM
Last activity: Jul 7, 2022, 06:58 AM
Last activity: Jul 7, 2022, 06:58 AM