Re: python manage.py syncdb fails with assertion error

2006-08-31 Thread billybob
python 2.3.1 (mod_python 3.2.10) Django 0.95 Apache 2.2.3 mysql 4.0.20 bad RAM is possible, but this is the only funny thing happening on the box. Is it possibly a MySQL issue? thanks for any help or suggestions. --~--~-~--~~~---~--~~ You received this message

Re: python manage.py syncdb fails with assertion error

2006-08-31 Thread Jeremy Dunck
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: PyObjec

python manage.py syncdb fails with assertion error

2006-08-30 Thread billybob
this is my first shot at using Django. i've been using php/mysql on my site for a while, but really like python and would like to move to it. i thought i had everything setup correctly but while following through the tutorial on the djangoproject.com site when i enter: python manage.py syncdb i