I am new to coding (6-months in) and currently making my way through Mosh’s Python mastery course alongside using what I’ve learned to build a simple app
Even before getting to the code, I’ve been spending a lot of time trying to figure out how to start and run a virtual environment etc. I’m using a mac and running vs code and the steps for starting a virtual environment or using startapp via the terminal window don’t (always) work for me
On opening vs code and loading my project - do I need a new dev web server / virtual environment every time?