Before I spend too much time digging into this, I'm wondering if anyone else has run into this. I have both 3.3 (from binaries) and 3.4 (from source) installed on OSX 10.8.3 (running postgre 9.2.2.0). I haven't set up any models for my app yet, but upon running syncdb, I'm getting:
Assertion failed: (PyBytes_Check(((typecastObject*)cast)->name)), function _pq_fetch_tuples, file psycopg/pqpath.c, line 1138. Abort trap: 6 Can anyone shed some light on this before I dig into gdb? Thanks, -- Demian Brecht http://demianbrecht.github.com -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

