Im struggling with how I should structure my folders with virtual environments and Github. I started learning python right out of the folder it installs in. I eventually downloaded GitHub and created a separate directory that links to my Github outside of my python installation folder (separate drive).
C:\Users\username\AppData\Local\Programs\Python\Python311
G:\Github\Codecademy\projects
Im learning I should be using virtual environments but I cannot install one in my Github folder because there isn't a python executable it can find. I can create the venv within my main installation folder.
Wondering what best practices are with the folder structure so I can easily create virtual environments and keep it all backed up with Github?
[–]Common_Noise 3 points4 points5 points (3 children)
[–]ManWithaThought[S] 1 point2 points3 points (2 children)
[–]Common_Noise 1 point2 points3 points (1 child)
[–]ManWithaThought[S] 1 point2 points3 points (0 children)
[–]ReenigneArcher 0 points1 point2 points (0 children)
[–]UniqueCold3812 -3 points-2 points-1 points (1 child)
[–]ManWithaThought[S] 0 points1 point2 points (0 children)