4 - Python & Python Virtual Environment Setup on macOS - Python & Django 3.2 Tutorial Series

preview_player
Показать описание


Try Django 3.2 is a series to teach you the fundamentals of creating web applications with Python & Django by building a real project step-by-step.

Рекомендации по теме
Комментарии
Автор

*Thank you "Django-Daddy" 😊👍🍻*

terry.chootiyaa
Автор

Thanks. You explanations are so understandable!

alagunoff
Автор

Thank you so much was searching for a solution for almost 3-4 hours😅.

manas
Автор

Hi- thank you for creating this. I have a question maybe you can help. I am successfully able to install different versions of python (I installed 3.10 and 3.11). I created the venv folder and then hit source bin/activate. I can successfully get my virtual environment to load. But when I open a new terminal, without the virtual environment loaded, and check the python version it shows whatever was the latest version I loaded, not the default version. Why?

wownnames
Автор

Hey ! I started this tutorial recently and am confused about the Python version. Which version of Python is suitable for now?

ankitkumartiwari
Автор

For every project you make, you need to create a different venv? I still dont get what this virtual env means and what exactly is used for.

haicaastaebun
Автор

Hey man, thank you. Do I have to use Python 3.6 or can I use 3.8.9 for this tutorial?

sndraindrop
Автор

Hey Mitch, i'm beginning the series now, i see Mac M1 doesn't have Python 3.6.* can i use Python 3.9.*?

stevenkitavi
Автор

Sir, Could I use 3.12.4 rather than 3.6.4?

MalihaIslamShefa
Автор

What if I want to use a different version of python when I create the virtual env? How do I do that? How do I choose the version of python I want and create the env with that version?

haicaastaebun
Автор

I have python 3.9.7 right now, is that ok to use for this tutorial?

dawnghost
visit shbcf.ru