Hi I am going to start a pretty big project in python. I need to use virtual environment for my packages.
Where should I create it?
If my project is in D:\my_project directory should I create env in the same directory? Or should it be on the same drive instance? Or it completely doesn't matter where I create that?