a tutorial on python - pipenv | virtualenv
Автор: FAXBD
Загружено: 2023-03-10
Просмотров: 218
Описание:
#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
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: