Forums

i get different results when i run code in task manager

Hey, if i run the file directly, i get one calculation results, if i run the same file with task manager in 1 min after, i get another calculation results, where the problem can be? thanks

You're running your code either in different versions of Python or perhaps in different virtualenvs. See http://help.pythonanywhere.com/pages/ScheduledTasks/