Changing path in Python without leaving virtual environment
I have a program in Python that activates the virtual environment and then returns to project folder and executes the main project file:
I have a program in Python that activates the virtual environment and then returns to project folder and executes the main project file: