I was going to download the lib pycopg2 to use postgres on web2py, but reading the doc and seeing the server it shows that it already has a drive for postgres that comes with web2py, but when I give a pg8000 import it does not find the module Which would have to be a package and not an app module) (I'm initially running an application shell).
But if I import sqlite3 it comes too it works .. does anyone know how to import these drives already included? Sqlite3 - works Imaplib - works Pymysql - does not work Pg8000 - does not work By doc you do not need to install them .. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.