--
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+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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+un...@googlegroups.com.
Hi all,
I've just updated the experimental binaries for MacOs and Windows to the latest web2py version (2.18.5) on https://github.com/nicozanf/web2py-pyinstaller . They now contain python 3.7.3 64 bit. Also, the web2py sources inside the ZIP is now replaceble with newer web2py versions when needed ;-)There is only a problem with the APP version of MacOs binaries, that is not working due to this PyInstaller bug. But the MacOs command version works fine.Please, help my work by testing them!Cheers,Nico
Il giorno lun 18 mar 2019 alle ore 03:42 Massimo Di Pierro <massimo...@gmail.com> ha scritto:
Fantastic. Will process this within the week and make it the new default.
On Friday, 15 March 2019 07:55:16 UTC-7, Nico Zanferrari wrote:
Hi all,I've was successful in making the experimental Mac app, too, with python3. Grab it from https://github.com/nicozanf/web2py-pyinstaller , where there are also all the instructions in order to build it by yourself ;-)A private feedback is appreciated.Nico
Il giorno ven 15 mar 2019 alle ore 04:56 Massimo Di Pierro <massimo...@gmail.com> ha scritto:
The official version is currently broken.--
On Wednesday, 13 March 2019 15:53:09 UTC-7, Nico Zanferrari wrote:Hi,I've just updated the experimental Windows binary version with python 3.7.2 to web2py 2.18.4 . Also, now there is in addition the no_console binary and there is the python-ldap module included. Grab it from https://github.com/nicozanf/web2py-pyinstaller : please test it and give me a feedback.I'm still playing with the Mac version. Could someone confirm that the current official binary version is really working? After typing the password I've got the error 'module object has no attribute pbkdf2 hmac' - maybe for the python version included. According to this it should have at least 2.7.8 but it seems with 2.7.3.Cheers,Nico
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 web...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 web...@googlegroups.com.
On Sunday, April 14, 2019 at 1:28:30 PM UTC-7, Nico Zanferrari wrote:Hi all,I've just updated the experimental binaries for MacOs and Windows to the latest web2py version (2.18.5) on https://github.com/nicozanf/web2py-pyinstaller . They now contain python 3.7.3 64 bit. Also, the web2py sources inside the ZIP is now replaceble with newer web2py versions when needed ;-)There is only a problem with the APP version of MacOs binaries, that is not working due to this PyInstaller bug. But the MacOs command version works fine.Please, help my work by testing them!Cheers,NicoI sent email per the README, but copying the group here:Stage 1: installation -- passStage 2: Welcome App -- seems to be problems with CSS, especially in the navigation bar. Each menu shows up, but in faint blue on white, small font, and the pull-downs wrap instead of item-per-line.Admin App -- seems to work fine in early testing.Stage 3: Port one of my apps -- pending.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+un...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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+un...@googlegroups.com.
Thanks for testing, Dave, I'm happy to hear that it's working fine!I think that the Welcome app with latest web2py versions don't look so fine in Windows and python 3, but I cannot see any difference from running it from sources. Let me know if I'm wrong or there are anything else.Nico
On Friday, April 19, 2019 at 1:16:29 AM UTC-7, Nico Zanferrari wrote:Thanks for testing, Dave, I'm happy to hear that it's working fine!I think that the Welcome app with latest web2py versions don't look so fine in Windows and python 3, but I cannot see any difference from running it from sources. Let me know if I'm wrong or there are anything else.NicoStill haven't tried running it from sources, but I finally brought over another app (just one print to turn to print(), and it looked just fine with my old static directory, but I decided I needed try the new static, which I copied from the welcome app. The banner again looked horrible, so I did an inspect and clicked here and there and after a brief cloud of dust actually got the black band to show up.Looking more into the inspect window, there's a reference to shockwave-flash, and I think Chrome doesn't like that (deprecated flash years ago). I don't think this is your problem, but I'm not sure why it's in there. I'm not going to hunt anything more down tonight, either.
On Friday, April 19, 2019 at 1:16:29 AM UTC-7, Nico Zanferrari wrote:Thanks for testing, Dave, I'm happy to hear that it's working fine!I think that the Welcome app with latest web2py versions don't look so fine in Windows and python 3, but I cannot see any difference from running it from sources. Let me know if I'm wrong or there are anything else.NicoStill haven't tried running it from sources, but I finally brought over another app (just one print to turn to print(), and it looked just fine with my old static directory, but I decided I needed try the new static, which I copied from the welcome app. The banner again looked horrible, so I did an inspect and clicked here and there and after a brief cloud of dust actually got the black band to show up.Looking more into the inspect window, there's a reference to shockwave-flash, and I think Chrome doesn't like that (deprecated flash years ago). I don't think this is your problem, but I'm not sure why it's in there. I'm not going to hunt anything more down tonight, either.
--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/3ac332e6-3c4b-4ed4-83ff-196f9947894a%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to web...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to web...@googlegroups.com.
The reason I ask is because I got errors running from source with ssl
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/11611fc7-3ffb-4f5c-bf8b-ff5842fef1fe%40googlegroups.com.
Guys if you are in a MacOS version before 10.14.6 please do not update, the new version of MacOS has a bug with tkinter applications and they stop working, at the time these applications are executed the system freezes and returns to the login screen, here is a link with more information about it. https://discussions.apple.com/thread/250549297

The solution is quite simple: download them from another OS (Windows or Linux) and then use an USB key / drive in order to copy them to the Mac ... In this way the program works like a charm
--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/5ee38e73-2569-47cf-8372-a2259fbcceed%40googlegroups.com.