Hi, I'm new to Django. I was trying to follow the tutorial to set up Django. When I was trying to do "syncdb" operation, I got an error message to which I had no solution.
*$ python manage.py syncdb* *OverflowError: Python int too large to convert to C long* I'm using OS X 10.8, and Django 1.5, Python 2.7.2. Could you help me? Thanks, Ke -- 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.

