Forums

The scripts are running under python 2.7 but i did my app under 3.6 version

Good morning

I made my app by using python 3.5 and also I configured it under the same version. After I ran an script file as a task then it showed me

('version python_', '2.7.6 (default, Oct 26 2016, 20:30:19) \n[GCC 4.8.4]')

so I want to be able to run my scripts by selecting the python version or by default using the same python version used un my project.

See http://help.pythonanywhere.com/pages/ScheduledTasks/