Hmm...well, both your error and the issue you mention reference pydal, which is now a separate project and I believe has to be 'upgraded' separately as well. Did you upgrade PyDAL?
PyDAL--The DAL is now an independent project <http://web2py.com/books/default/chapter/29/15/helping-web2py#PyDAL--The-DAL-is-now-an-independent-project> On Saturday, May 16, 2015 at 2:34:31 AM UTC-4, Annet wrote: > > Hi, > > Thanks for you reply, I read the post before posting my question, > I also read this post: https://github.com/web2py/web2py/issues/910 > > My problem is that I wasn't having this issue in: > > Version 2.9.11-stable+timestamp.2014.09.15.23.35.11 > Database drivers available: SQLite(sqlite3), MySQL(pymysql), > PostgreSQL(pg8000), > MSSQL(pyodbc), DB2(pyodbc), Teradata(pyodbc), Ingres(pyodbc), IMAP(imaplib) > > which as far as I can see also only has pg8000 available not psycopg2 > > Created by Massimo Di Pierro, Copyright 2007-2015 > Version 2.10.3-stable+timestamp.2015.04.02.21.42.07 > Database drivers available: sqlite3, imaplib, pyodbc, pymysql, pg8000 > > I prefer to keep my web2py installation as close to when its first > unzipped, > this makes in easier to host it. > > > Kind regards, > > Annet > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

