
Chulapuca
(usa Linux Mint)
Enviado em 31/01/2020 - 19:13h
Boa Noite,
Então, eu utilizei esse código que você mostrou e apareceu o seguinte " error " :
The virtual environment was not created successfully because ensurepip is not
available. On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.
apt-get install python3-venv
You may need to use sudo with that command. After installing the python3-venv
package, recreate your virtual environment.
Failing command: ['/home/chulapuca/projeto/bin/python3.8', '-Im', 'ensurepip', '--upgrade', '--default-pip']
Dae eu usei o comando que mostra ae:
apt-get install python3-venv, ele parece que instala o venv, porém continua dando aquele error que mostrei acima.
Obrigado,