[web2py] web2py gives some error

2013-05-02 Thread Nader Emami
I tried to run the "web2py" but I get the next error. Traceback (most recent call last): File "web2py.py", line 27, in gluon.widget.start(cron=True) File "/home/nader/web2py/gluon/widget.py", line 1054, in start (options, args) = console() File "/home/nader/web2py/gluon/widget.py",

[web2py] error of "python web2py"

2013-05-02 Thread Nader Emami
I would use the "web2py" framework, with some knowledge of python, but after unzip the web2py_src.zip, I get the next error: - Traceback (most recent call last): File "web2py.py", line 27, in gluon.widget.start(cron=True) File "/home/nader/myenv/web2py/gluon/widget.py

[web2py] web2py doesn't start!

2013-05-03 Thread Nader Emami
I would like to use the "web2py" framework. When I tried to run "*python web2py*", I got the next error: Traceback (most recent call last): File "web2py.py", line 27, in gluon.widget.start(cron=True) File "/home/nader/web2py/gluon/widget.py", line 1054, in start (options, args) = c

Re: [web2py] Re: web2py doesn't start!

2013-05-03 Thread Nader Emami
ay 3, 2013 3:30:01 AM UTC-4, Nader Emami wrote: >> >> >> I would like to use the "web2py" framework. When I tried to run "*python >> web2py*", I got the next error: >> >> Traceback (most recent call last): >> File "web2py.py&qu

[web2py] Re: web2py doesn't start!

2013-05-03 Thread Nader Emami
I did the second one: "python web2py.py". On Friday, May 3, 2013 9:30:01 AM UTC+2, Nader Emami wrote: > > > I would like to use the "web2py" framework. When I tried to run "*python > web2py*", I got the next error: > > Traceback (most rece

Re: [web2py] Re: web2py doesn't start!

2013-05-03 Thread Nader Emami
I didn't install python from source, Gentoo did it. On Friday, May 3, 2013 2:00:39 PM UTC+2, 黄祥 wrote: > > i ran it on python 2.7.3 on lubuntu 12.10 and on centos 6.4 never get any > problems. did you installed python from souce? > > On Friday, May 3, 2013 7:49:34 AM UTC-

Re: [web2py] Re: web2py doesn't start!

2013-05-03 Thread Nader Emami
> Can you please run a test for me? > > python > >>> import socket > >>> print socket.getaddrinfo(socket.getfqdn(), 0) > > what's the output? > > Anyway you can run it with web2py.py --nogui > It is failing when making a guess for all your IP addr

Re: [web2py] Re: web2py doesn't start!

2013-05-03 Thread Nader Emami
No! Because I don't know how I can do it. Cheers! On 3 May 2013 20:53, 黄祥 wrote: > had you already try disable the ipv6 in your network configuration? > > > On Friday, May 3, 2013 1:02:21 PM UTC-4, Nader Emami wrote: > >> The output of "print socket.getaddr

Re: [web2py] Re: web2py doesn't start!

2013-05-04 Thread Nader Emami
Thank you for your advice. I would explain what I have done to set-off the IPV6 option. Firstly I have uncomment the statement "alias net-pf-10 off # IPv6" in the file "/etc/modprobe.d/aliases.conf" and then run "python web2py.py". Unfortunately without any result, I got the same erro

Re: [web2py] Re: web2py doesn't start!

2013-05-04 Thread Nader Emami
On 4 May 2013 11:09, "Nader Emami" wrote: > Thank you for your advice. I would explain what I have done to set-off the > IPV6 option. > > Firstly I have uncomment the statement "alias net-pf-10 off # > IPv6" in the file "/etc/modprobe.d/aliase

Re: [web2py] Re: web2py doesn't start!

2013-05-04 Thread Nader Emami
which "trunk"? I don't see any one! On 4 May 2013 16:10, Jonathan Lundell wrote: > On 4 May 2013, at 2:09 AM, Nader Emami wrote: > > Thank you for your advice. I would explain what I have done to set-off the > IPV6 option. > > Firstly I have uncomment t