Re: [web2py] Mac Catalina 10.15.4 - Cannot run web2py binary

2020-04-21 Thread Jon Paris
http://web2py.com/books/default/chapter/29/03/overview#Startup Overview - Startup I think my problem was probably that it doesn't mention all the extra crud that is in there to begin with and in the HTML part it just says to remo

Re: [web2py] Mac Catalina 10.15.4 - Cannot run web2py binary

2020-04-21 Thread Jim Steil
Jon When you say 'getting started' section, can you share the url you are looking at? I'm looking around the docs and such and don't see anything called 'getting started'. -Jim On Tue, Apr 21, 2020 at 11:11 AM Jon Paris wrote: > Mac Catalina. > > Yes Python 2 and 3. > > The binary from Nico

Re: [web2py] Mac Catalina 10.15.4 - Cannot run web2py binary

2020-04-21 Thread Jon Paris
Mac Catalina. Yes Python 2 and 3. The binary from Nico works - as did the source install. The problem I now have with both version is that the delivered base/sample app does not match the documentation in the getting started section - so trying o wrk out what the heck is going on is a little t

Re: [web2py] Mac Catalina 10.15.4 - Cannot run web2py binary

2020-04-21 Thread Jon Paris
Thanks Nico that binary works just fine. Now to wrestle with the mis-match between the getting started docs and the sample app content. On Tuesday, April 21, 2020 at 2:34:11 AM UTC-4, Nico Zanferrari wrote: > > Hi Jon, > > unfortunately the official binaries are currently broken. But you can use

Re: [web2py] Mac Catalina 10.15.4 - Cannot run web2py binary

2020-04-20 Thread Nico Zanferrari
Hi Jon, unfortunately the official binaries are currently broken. But you can use the ones on my repository (Massimo is already working in order to validate them). Nico Il giorno mar 21 apr 2020 alle ore 07:28 Jon Paris ha scritto: > I have been