Re: [web2py] web2py 2.19.1 is OUT

2020-03-25 Thread Richard Vézina
KEEP GOING!! WEB2PY!! :D On Wed, Mar 25, 2020 at 4:42 AM Nico Zanferrari wrote: > Hi Jim, > > you should use the latest available Python version and the web2py sources > (and possibly a full web server) for Production and complex / unusual > development. > But using the binaries is much simpler

Re: [web2py] web2py 2.19.1 is OUT

2020-03-25 Thread Nico Zanferrari
Hi Jim, you should use the latest available Python version and the web2py sources (and possibly a full web server) for Production and complex / unusual development. But using the binaries is much simpler and quicker if you're just learning web2py or testing your existing code with different python

Re: [web2py] web2py 2.19.1 is OUT

2020-03-24 Thread Massimo Di Pierro
So far yes. Nico has been working on new binaries and a new system for packing them. The plan is to ship both 2.7 and 3.7. On Tuesday, 24 March 2020 18:49:06 UTC-7, jim kaubisch wrote: > > Hi Nico, > > Just want to make sure I understand. > > You say 'web2py 2.19.1 binaries come "with embedded Py

Re: [web2py] web2py 2.19.1 is OUT

2020-03-24 Thread 'jim kaubisch' via web2py-users
Hi Nico, Just want to make sure I understand. You say 'web2py 2.19.1 binaries come "with embedded Python 2.7.16 or 3.7.4" ' ?? My reading is that one MUST get web2py source in order to use other versions of Python? Am I understanding correctly? We are on macOS Catalina, python 3.7.6 and, given

Re: [web2py] web2py 2.19.1 is OUT

2020-03-22 Thread Nico Zanferrari
Hello, the 2.19.1 web2py binaries are ready to be tested & used, with embedded Python 2.7.16 or 3.7.4. Grab them from my repository . It has taken me a lot of time for updating to the latest PyInstaller 3.6 and find a new missing import ;-) @Massim

Re: [web2py] web2py 2.19.1 is OUT

2020-03-21 Thread Lovedie JC
I've updated it. Flawless 👍 Good work. Much appreciated. Regards On Sun, Mar 22, 2020, 04:28 Christian Varas wrote: > Thanks! 🎉🎉🎉🎊 > > El El sáb, 21 de mar. de 2020 a la(s) 18:52, Massimo Di Pierro < > massimo.dipie...@gmail.com> escribió: > >> Sorry it took so long. >> >> Web2py 2.19.1 is final

Re: [web2py] web2py 2.19.1 is OUT

2020-03-21 Thread Christian Varas
Thanks! 🎉🎉🎉🎊 El El sáb, 21 de mar. de 2020 a la(s) 18:52, Massimo Di Pierro < massimo.dipie...@gmail.com> escribió: > Sorry it took so long. > > Web2py 2.19.1 is finally out. > > It contains many small bug fixes including better support for python 3.6, > 3.7, and 3.8 > > https://travis-ci.org/git

Re: [web2py] web2py 2.19.1 is OUT

2020-03-21 Thread Massimo Di Pierro
Let me know when ready. On Saturday, 21 March 2020 16:12:13 UTC-7, Nico Zanferrari wrote: > > Thanks Massimo! > > Please note that the binaries listed on > http://www.web2py.com/init/default/download are supposed to be the new > ones with Pyinstaller, but in fact they are the old broken ones. >

Re: [web2py] web2py 2.19.1 is OUT

2020-03-21 Thread Nico Zanferrari
Thanks Massimo! Please note that the binaries listed on http://www.web2py.com/init/default/download are supposed to be the new ones with Pyinstaller, but in fact they are the old broken ones. I'm working for buiding the new binaries - you cannot just replace the sources inside because the main web

[web2py] web2py 2.19.1 is OUT

2020-03-21 Thread Massimo Di Pierro
Sorry it took so long. Web2py 2.19.1 is finally out. It contains many small bug fixes including better support for python 3.6, 3.7, and 3.8 https://travis-ci.org/github/web2py/web2py -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (