Forums

set the python version for web app

i created i web app and i set the python version to 2.7 but when i tray to run it i see in the console that the interpreter version is 3.6

so what i should do to run my app under python 3.6 ?

thanks

If you set the Python version of your web app, then that's the version that it will run under. What do you mean by "try to run it"? You don't need to do anything to run it, just configure it on the web app page.