'How can i Activate virtual environment automatically and run python script automatically
I have python project that i run in virtual environment, I need to activate my virtual environment and then run main.py command in order to run the script I want to automate this and i want to run this script at particular time, I tried task scheduler however first I have to activate my virtual environment in order to run the script , can I do this with task schedular to automatically activate my virtual environment and run python script ? i know i can
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
