[web2py] initial start server screen - i get a pbkdf2_hmac error - python ver problem?

2020-03-17 Thread David Wilkens
hey i'm new. i hope someone can help me. I have a mac and installed web2py. When setting the password on the initial start server screen i get a pbkdf2_hmac error. I believe it is a version problem. I have the original 2.7 that came w my OSX, but also 3.6.3 IDLE install. Can I get web2py to poi

[web2py] pbkdf2_hmac Err on start server

2020-03-17 Thread David Wilkens
First time installing web2py. Have PyCharm and pythonanywhere running. Help! -- 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 bec

[web2py] MacOS Catalina, Apache SSL

2020-03-17 Thread Karl McHugh
I'm having trouble setting up web2py with the following setup: MacOS Catalina, Apache, SSL web2py I've been unable to install apache modules. Is this because of the new System Integrity Protection (SIP)? Would anyone with more experience be able to point me in the right direction? Thanks --

[web2py] email form

2020-03-17 Thread Peter Hendriks
I am a newbie. I have forms on my website with a send button. Actually they work fine without an error, but there is a significant problem. I do not receive the by clients filled out forms in my G-mailbox. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://githu

[web2py] Setup help MacOS Catalina, Web2py, SSL

2020-03-17 Thread Karl McHugh
Hello, We have an in-house Mac computer we are using as a server. I'm having trouble setting up a more production-ready version of web2py. Here is the setup I'm trying to get going: MacOS Catalina using Apache SSL Web2py I'm having trouble installing apache modules. I think this is because of

[web2py] Advice regarding Real-Time applications

2020-03-17 Thread Daniel Correa
Hello community, I know I might be losing some concepts but I'm new in web2py and web development in general. I'll try to explain my problem to you, I have a csv file which is getting updated every second, but I don't know how to fetch this data to web2py, I mean, the file is in the static folde

[web2py] Error (web2py on GAE): ImportError: No module named gluon.settings

2020-03-17 Thread PRACHI VAKHARIA
*web2py on GAE* gives the following error: *ImportError: No module named gluon.settings (/base/data/home/apps/s~appname/appversion.425325282173601763/gaehandler.py:47)* Everything was working fine. Can someone enlighten what is happening? -- Resources: - http://web2py.com - http://web2py.com/

[web2py] Re: web2py 2.18.5 breaks mysql connection

2020-03-17 Thread Donald McClymont
Any update on when 2.18.6 will be released - or is there an accepted workaround other than taking latest version? This seems a rather fundamental bug when you upgrade a mysql setup? Regards Donald On Friday, April 12, 2019 at 4:59:55 AM UTC+1, Massimo Di Pierro wrote: > > will release 2.18.6 a

[web2py] Re: Advice regarding Real-Time applications

2020-03-17 Thread Dave S
On Tuesday, March 17, 2020 at 8:43:03 AM UTC-7, Daniel Correa wrote: > > Hello community, > > I know I might be losing some concepts but I'm new in web2py and web > development in general. > I'll try to explain my problem to you, > I have a csv file which is getting updated every second, but I d

[web2py] Re: email form

2020-03-17 Thread Dave S
On Tuesday, March 17, 2020 at 8:43:39 AM UTC-7, Peter Hendriks wrote: > > I am a newbie. I have forms on my website with a send button. Actually > they work fine without an error, but there is a significant problem. I do > not receive the by clients filled out forms in my G-mailbox. > The norm