In fact it's happening with SQLite too when I try to open the database
administrator.

On Thu, Apr 21, 2011 at 8:59 PM, Tito Garrido <[email protected]> wrote:

> This is what I get when I try to conect to a mysql database:
>
>
> Traceback (most recent call last):
>
>
>   File "/Users/titogarrido/Documents/Projetos/web2py/gluon/restricted.py", 
> line 181, in restricted
>
>
>     exec ccode in environment
>
>
>   File 
> "/Users/titogarrido/Documents/Projetos/web2py/applications/bidsite/controllers/appadmin.py"
>  <http://127.0.0.1:8000/admin/default/edit/bidsite/controllers/appadmin.py>, 
> line 11, in <module>
>
>
>     import gluon.contenttype
>
>
>   File "/Users/titogarrido/Documents/Projetos/web2py/gluon/custom_import.py", 
> line 70, in _web2py__import__
>
>
>     locals, fromlist, level)
>
>
>   File "/Users/titogarrido/Documents/Projetos/web2py/gluon/custom_import.py", 
> line 46, in _web2py__import__dot
>
>
>     result = result or new_mod.__dict__[name]
>
> KeyError: 'gluon'
>
>
> On Thu, Apr 21, 2011 at 8:40 PM, ron_m <[email protected]> wrote:
>
>> I ran my application and did not see any problems. I am over a PostgreSQL
>> database. I likely did not exercise any new features, I have not touched the
>> code in a week or more - working on other things right now.
>>
>
>
>
> --
>
> Linux User #387870
> .........____
> .... _/_õ|__|
> ..º[ .-.___.-._| . . . .
> .__( o)__( o).:_______
>



-- 

Linux User #387870
.........____
.... _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:_______

Reply via email to