[web2py] Re: raspberry pi starting browser xdg-open issue and error ticket postgreSQL

2020-02-06 Thread Dave S
On Thursday, February 6, 2020 at 2:35:44 AM UTC-8, Annet wrote: > > Since I am not able to run web2py on mac os x Catalina I installed > PostgreSQL and web2py on a raspberry pi 4. > > When I start web2py using the built in server I get the following error: > > Database drivers available:

[web2py] Re: Raspberry Pi: 'CommonDialect' object has no attribute 'quote_template'. How come?

2016-06-30 Thread Ben Lawrence
Thanks. For the record I know what I did wrong. The error is caused by my installing sudo pip install pydal first, and then installing web2py. Apparently the pip version is behind the current version of pydal, and as web2py was using the pip version, there were errors. In the first case,

[web2py] Re: Raspberry Pi: 'CommonDialect' object has no attribute 'quote_template'. How come?

2016-06-30 Thread Niphlod
download a stable release first and foremost there's no way to tell what On Thursday, June 30, 2016 at 6:42:59 AM UTC+2, Ben Lawrence wrote: > > Wait, no, I just downloaded the web2py software from the original > raspberry pi that I installed and functioned ok. I get the same error. Let >

[web2py] Re: Raspberry Pi: 'CommonDialect' object has no attribute 'quote_template'. How come?

2016-06-29 Thread Ben Lawrence
Wait, no, I just downloaded the web2py software from the original raspberry pi that I installed and functioned ok. I get the same error. Let me go away and figure this out... On Tuesday, June 28, 2016 at 9:46:21 PM UTC-7, Ben Lawrence wrote: > > HI > About a month ago, I installed web2py on

[web2py] Re: Raspberry Pi and web2py: No 19x.16x.xxx.xx option

2013-09-13 Thread Brian M
Eth0 is the PI's actual network address that can be accessed by other computers. lo is the localhost loopback which every computer has to basically talk to itself. (see https://en.wikipedia.org/wiki/Localhost). In other words if you were on your PC and pointed its browser at

[web2py] Re: Raspberry Pi and web2py: No 19x.16x.xxx.xx option

2013-09-12 Thread Niphlod
what ip address gets assigned to the raspberry ? (see the output of ifconfig). No matter what, you can always run web2py using 0.0.0.0, that means accept connections listening on all ip addresses On Thursday, September 12, 2013 11:28:39 PM UTC+2, Zachary Burrows wrote: Hello all, I have

[web2py] Re: Raspberry Pi and web2py: No 19x.16x.xxx.xx option

2013-09-12 Thread Zachary Burrows
I will check ifconfig and let you know what IP it gets assigned. I assumed that I needed to log on to the same IP address that is displayed in my browser on the Pi. Is this not the case? I have tried the 0.0.0.0 this way with no luck. -Zach On Thursday, September 12, 2013 2:33:11 PM UTC-7,

Re: [web2py] Re: Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-10 Thread Jason (spot) Brower
HI, I'm not totally sure what the gpio file is about, but an easy way to do it is to have while loop in a python file. Each time it goes through the loop it can do things like check the serial line for sensor data, run any automated items like turning on the lights in the evening, and read for

Re: [web2py] Re: Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-10 Thread António Ramos
Sorry to disappoint you but raspberry pi go a lot better with nodejs javascrcipt framework.Almost no CPU usage check this http://pijs.io/ 2013/6/10 Jason (spot) Brower encomp...@gmail.com HI, I'm not totally sure what the gpio file is about, but an easy way to do it is to have while

Re: [web2py] Re: Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-10 Thread Jason (spot) Brower
Sounds interesting. Personally my system ran with very little cpu at all. There are way to make it run effeciently. Node is a fun new technology, but I personally don't trust it for commercial use yet. It's still at that young and fragmenting stage so the technology could change to fast. :) Have

Re: [web2py] Re: Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-10 Thread freak...@gmail.com
Thanks Jason and Antonio for your help. Jason, thanks for the additional tips and info. You are right is not web2py related, it's just python related when it comes to having the GPIO working, then again anything assembled with web2py is related to it... the GPIO file contains that while loop

Re: [web2py] Re: Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-06 Thread freäk qnc
Hi Jason, Thanks for your reply. You're right it's a group of about 5k users, although I must say that while on webiopi group with less than 150 users I would get an answer on the same day, which I thought was amazing given the few users and just one developer. I guess the more users the more

[web2py] Re: Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-05 Thread freäk qnc
Apparently nobody is interested in this project or similar. I haven't seen so little activity on a group as I've seen here. So I guess web2py doesn't have a huge user base/following. Was worth a try though. Looks like a very well made system, but apparently isn't something that could do for me.

Re: [web2py] Re: Raspberry Pi GPIO home automation by willq44 - Customization

2013-06-05 Thread Jason (spot) Brower
Hi there, I wouldn't say we are a small community. But BIG questions take BIG answers. So it's a pain to answer some of these questions. Infact, your bump was even wordy. I have done projects with arduino and raspberry pi many times. Even as part of my business. You question is 60% raspberry

[web2py] Re: raspberry pi

2013-01-10 Thread VP
Which OS runs on Raspberry Pi? Is there instructions to install Linux, for example, somewhere? Thanks. --

[web2py] Re: raspberry pi

2013-01-10 Thread Niphlod
http://www.raspberrypi.org/downloads Il giorno giovedì 10 gennaio 2013 16:55:30 UTC+1, VP ha scritto: Which OS runs on Raspberry Pi? Is there instructions to install Linux, for example, somewhere? Thanks. --

[web2py] Re: raspberry pi

2013-01-09 Thread Peter Etchells
On Tuesday, 13 March 2012 23:04:40 UTC+13, Ramos wrote: it would be nice to be able to install web2py in raspberry pi http://www.raspberrypi.org/ --

[web2py] Re: raspberry pi

2013-01-09 Thread Peter Etchells
web2py for home automation: http://www.instructables.com/id/Raspberry-Pi-GPIO-home-automation/#intro --

[web2py] Re: raspberry pi

2013-01-09 Thread Massimo Di Pierro
This is going on reddit.com immediately! Time for me to buy a raspberrypi. Massimo On Wednesday, 9 January 2013 12:37:45 UTC-6, Peter Etchells wrote: web2py for home automation: http://www.instructables.com/id/Raspberry-Pi-GPIO-home-automation/#intro --

[web2py] Re: raspberry pi

2013-01-09 Thread Paul Gerrard
On Sunday, 23 December 2012 04:49:45 UTC, Paul Gerrard wrote: I've had two RPIs for several months. My first task was to install Web2py and our app on it (Apache, MySQL and 90 tables etc.) and it worked fine. I used an 8Gb SD card. It wasn't lightning fast, but as a potential test/demo

[web2py] Re: raspberry pi

2013-01-09 Thread Paul Gerrard
On Wednesday, 9 January 2013 22:33:18 UTC, Paul Gerrard wrote: On Sunday, 23 December 2012 04:49:45 UTC, Paul Gerrard wrote: I've had two RPIs for several months. My first task was to install Web2py and our app on it (Apache, MySQL and 90 tables etc.) and it worked fine. I used an 8Gb

[web2py] Re: raspberry pi

2013-01-09 Thread Massimo Di Pierro
You are #6 or reddit.com front page! :-) On Wednesday, 9 January 2013 12:37:45 UTC-6, Peter Etchells wrote: web2py for home automation: http://www.instructables.com/id/Raspberry-Pi-GPIO-home-automation/#intro --

[web2py] Re: raspberry pi

2012-12-22 Thread Paul Gerrard
I've had two RPIs for several months. My first task was to install Web2py and our app on it (Apache, MySQL and 90 tables etc.) and it worked fine. I used an 8Gb SD card. It wasn't lightning fast, but as a potential test/demo environment it worked fine. Paul. On Tuesday, 13 March 2012 10:04:40

[web2py] Re: raspberry pi

2012-03-15 Thread Andrew
Thanks antonio, I have never heard of this. I will suggest this to my kid's school On Mar 13, 11:36 pm, Bruno Rocha rochacbr...@gmail.com wrote: I see no problem to install Python and web2py on this, You just need to boot from an SD card with python and web2py on it. 2012/3/13 António Ramos