Forums

Schedule with a python script running in virtualenv

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.