Let me know if you think we should upgrade. On Monday, 24 February 2014 14:32:05 UTC-6, Mariano Reingart wrote: > > You could try to update pg8000 from the official: > > https://github.com/mfenniak/pg8000 > > Let us know if that works, so we could update the one distributed with > web2py > The one currently distributed in contrib is an older version with custom > patches (as it was not being mantained at the time it was included to > web2py), but now the official site has updates that could help you in this > case. > > Best regards > > > > Mariano Reingart > http://www.sistemasagiles.com.ar > http://reingart.blogspot.com > > > On Mon, Feb 24, 2014 at 10:18 AM, Horst Horst <[email protected]<javascript:> > > wrote: > >> I'm getting a: >> >> <class 'gluon.contrib.pg8000.errors.NotSupportedError'> type oid 114 >> not mapped to py type >> >> I'm wondering what's the best thing to do now? Currently I'm considering: >> >> - using TEXT instead. But my former JSON strings are then enclosed by "|" >> which leads to new errors >> >> - updating gp8000 (there seems to be a newer version, but the version >> numbering is confusing) >> >> - using psycopg2. How can I install this into an Mac OS standalone >> version of web2py? >> >> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > >
-- 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/groups/opt_out.

