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: sqlite
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, where
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
>
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 rasp
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
http://127.0.0.1:8
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, N
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 ha
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 yo
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
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
> 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 fil
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
mes
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
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 a
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.
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.
>
--
Which OS runs on Raspberry Pi? Is there instructions to install Linux, for
example, somewhere?
Thanks.
--
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
>
--
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
>> u
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
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 for home automation:
>
>
http://www.instructables.com/id/Raspberry-Pi-GPIO-home-automation/#intro
--
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/
>
--
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
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 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
>
> > it would b
24 matches
Mail list logo