On 8/31/06, billybob <[EMAIL PROTECTED]> wrote: > this is my first shot at using Django. i've been using php/mysql on my ... > Adding permission 'site | Can add site' > Adding permission 'site | Can change site' > Adding permission 'site | Can delete site' > python: Objects/object.c:1397: PyObject_GenericGetAttr: Assertion `mro > != ((void *)0)' failed. > Aborted > > if anyone has seen this error before i would be very greatful for > suggestions on how to fix it. i'm sure it's something i'm > doing/configured wrong... >
Eeeh, that looks like a low-level Python error. What version are you running? Is it possible you have bad RAM? Anything else interesting about the box? :-/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

