On Aug 31, 10:14 pm, Franck Y <franck...@gmail.com> wrote: > Hello > I had the install going pretty well but when i do > python manage.py syncdb > > i got this error message > > python manage.py syncdb > Traceback (most recent call last): > File "manage.py", line 11, in ? > execute_manager(settings) ... > raise ImproperlyConfigured, "Error loading %s: %s" % (module, exc) > django.core.exceptions.ImproperlyConfigured: Error loading pysqlite2 > module: No module named pysqlite2 > > Any idea ? > I am runing Python 2.4.3, i installed django 1.1 under CentOS 5.3 > > Franck
You haven't installed sqlite. -- DR. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---