a tutorial on python - pipenv | virtualenv

Publicado em: 10 Março 2023
no canal de: FAXBD
220
2

#python #pipenv #virtualenv #pip #error
You have to remember pipenv must be run on a virtual shell. You have to make sure your project has its own folder and the module will not work outside of that folder. And you must have run a cmd and with the command pipenv shell.

Useful Command (step by step):
pip install pipenv
cd mkdir DDD
cd ./DDD
pipenv install pillow
pipenv shell
python test1.py

Chapters:
0:00 Uninstalling pillow.
1:11 Try installing pyenv.
1:43 Installing pipenv.
2:21 moving to directory to create virtual environment.
3:16 installing pillpw using pipenv.
3:37 making a test1.py file in virtual environment.
5:17 running test1.py in root shell
5:58 finally running test1.py in pipenv shell


Nesta página do site você pode assistir ao vídeo on-line a tutorial on python - pipenv | virtualenv duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário FAXBD 10 Março 2023, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 220 vezes e gostou 2 espectadores. Boa visualização!