Re: [web2py] error in trunk

2011-09-12 Thread Marin Pranjic
few more errors:
ImportError: cannot import name redirect
ImportError: No module named validators

This is weird. Is it just me?



On Mon, Sep 12, 2011 at 1:15 PM, Marin Pranjić marin.pran...@gmail.comwrote:

 Traceback (most recent call last):
  File web2py.py, line 16, in module
import gluon.widget
  File /srv/test/web2py/gluon/__init__.py, line 15, in module
from globals import current
 ImportError: No module named globals


 run with python web2py.py, current trunk


Re: [web2py] error in trunk

2011-09-12 Thread Martín Mulone
You are right, current trunk is broken

2011/9/12 Marin Pranjic marin.pran...@gmail.com

 few more errors:
 ImportError: cannot import name redirect
 ImportError: No module named validators

 This is weird. Is it just me?



 On Mon, Sep 12, 2011 at 1:15 PM, Marin Pranjić marin.pran...@gmail.comwrote:

 Traceback (most recent call last):
  File web2py.py, line 16, in module
import gluon.widget
  File /srv/test/web2py/gluon/__init__.py, line 15, in module
from globals import current
 ImportError: No module named globals


 run with python web2py.py, current trunk





-- 
 http://martin.tecnodoc.com.ar


Re: [web2py] Error in trunk with admin layout?

2010-11-04 Thread rochacbruno
+1

Enviado via iPhone

Em 04/11/2010, às 11:33, Seeker tmurn...@gmail.com escreveu:

 Hi,
 
 In trunk:
 Not sure if i have done something wrong, but admin seems to be without
 a layout ...
 Anyone else experiencing this?
 
 Thanks.