El Thu, 2 Jun 2011 08:47:45 -0400
danto <[email protected]> escribió:
> [danto@localhost ~]$ python2 web2py/web2py.py -a pass -i 0.0.0.0
> Traceback (most recent call last):
> File "web2py/web2py.py", line 16, in <module>
> import gluon.widget
> File "/home/danto/web2py/gluon/__init__.py", line 15, in <module>
> from globals import current
> File "/home/danto/web2py/gluon/globals.py", line 21, in <module>
> from html import xmlescape, TABLE, TR, PRE
> File "/home/danto/web2py/gluon/html.py", line 29, in <module>
> * from utils import web2py_uuid, hmac_hash
> ImportError: cannot import name hmac_has*h
>
>
> ...now I cannot even start web2py, all was working well until I
> upgrade lastnight (obviously too soon :P)
That's odd, but i have an error too after update:
Any ideas?
starting browser...
ERROR:Rocket.Errors.Thread-4:Traceback (most recent call last):
File "/home/marco/proyectos/web2py-trunk/gluon/rocket.py", line 1064,
in run self.run_app(conn)
File "/home/marco/proyectos/web2py-trunk/gluon/rocket.py", line 1539,
in run_app output = self.app(environ, self.start_response)
File "/home/marco/proyectos/web2py-trunk/gluon/main.py", line 660, in
app_with_logging ret[0] = wsgiapp(environ, responder2)
File "/home/marco/proyectos/web2py-trunk/gluon/main.py", line 580, in
wsgibase response.session_file.close()
TypeError: 'Storage' object is not callable
--
/* ************************************************************
Marco Antonio Mansilla Gutierrez, alias "Big"
Medios de contacto adicionales:
Weblog: http://www.marcomansilla.com.ar
Jabber: [email protected]
Gtalk: [email protected]
MSN: [email protected]
http://www.saltalug.org.ar
************************************************************ */