Hi
I need to schedule a python script to run but it requires additional modules for python that i have running within virtual env. How do I specify that the python script should execute through virtual env.
Many Thanks
Hi
I need to schedule a python script to run but it requires additional modules for python that i have running within virtual env. How do I specify that the python script should execute through virtual env.
Many Thanks
See this forum discussion.