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 <module>
gluon.widget.start(cron=True)
File "/home/nader/myenv/web2py/gluon/widget.py", line 1054, in start
(options, args) = console()
File "/home/nader/myenv/web2py/gluon/widget.py", line 921, in console
if not is_loopback_ip_address(ip[4][0])]))
File "/home/nader/myenv/web2py/gluon/utils.py", line 306, in
is_loopback_ip_address
if ip.count('.') == 3: # IPv4
AttributeError: 'int' object has no attribute 'count'
-------------------------
Would somebody help me to solve this problem?
Cheers,
Nader
--
---
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.