"It requires Python 2.6 (no more supported), Python 2.7 (stable) or Python 3.5+ (*recommended for new projects*) already installed on your system. There are also *binary packages for Windows* and Mac OS X.* They include the Python 2.7 interpreter* so you do not need to have it pre-installed."
Sorry for my ignorance, I am assuming "Python 2.7 interpreter" as "python27.dll" and "pywintypes27.dll" files. I recently moved my app from 2.x to 3.x using PyCharm IDE and the app works fine when using IDE on 3.7 python. But when I try to compile it to .exe (using .iss file + hstart.exe), I cant use the existing web2py_win.zip file. Gives me "<type 'exceptions.ValueError'> unsupported pickle protocol: 3" As we are recommending new projects on 3.x, Is it possible for the next version to have a 3.x interpreter ? or if we have a workaround, I am happy to try it. Thanks. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.