Hi Alan, Thanks for your response. It's a windows installation. The PYTHONHOME is pointing to C:\Python27 and the PYTHONPATH is pointing to C:\Python27\Lib.
Yes both should be using the same interpreter, I have C:\Python27 in system PATH. It seems that some change made by mapproxy is making that web2py can't "read" the available drivers. But as i've posted, if you use the driver directly on the python it works. With your suggest about the spanish gurus group, do you mean that my accent it's not appropriate XD? Thanks for your help Daniel El miércoles, 13 de marzo de 2013 11:36:52 UTC+1, Alan Etkin escribió: > > > Hi, i have a trouble with database drivers. The problem begins after >> installing MapProxy http://mapproxy.org/ using easy_install MapProxy >> on the same machine i runs web2py. >> >> > AFAIK, sqlite ships with a standard python installation, there's something > wrong about the interpreter module lookup. > > Are both python sessions using the same interpreter? What does sys.path > return? > > For example, in Ubuntu 12.04 the path should have this entry: > > /usr/lib/python2.7 > > BTW, a spanish speaking python gurus list: > http://python.org.ar/pyar/ListaDeCorreo (in case you can read spanish) > > -- --- 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.

