Forums

Using a virtualenv in an always on task

https://help.pythonanywhere.com/pages/VirtualEnvInScheduledTasks/

Hello! I want to use my venv + custom variables on an always on task, can i have the code of "virtualenvwrapper.sh" file you mention on that article?

thanks

Sure,

$ which virtualenvwrapper.sh

returns

/usr/local/bin/virtualenvwrapper.sh