Forums

Issue moving from Python 3.5 to 2.7

I pointed the source dir, python configuration to the new folder which supports Python 2.7.

Created a new virtualenv and pointed that. I think I activated that as well. But still when I reload the app, I get a red message under virtualenv that

This virtualenv seems to have the wrong Python version (2.7 instead of 3.5)..

Not sure what else I am missing...

Can anyone please help?

Thanks

all resolved. I had to delete tle webapp and create a new one

yep! currently that's the only way of changing the python version for a web app I'm afraid. Apart from our api which is currently only in alpha.

Glad you got it working in any case!