thanks very much, Installing the libraries did it.
2010/7/29 Alexandre González <agonzale...@gmail.com> > You need to install the python sqlite libraries. > > On Thu, Jul 29, 2010 at 15:27, jose antunes <homejupi...@gmail.com> wrote: > >> Can anyone please help figuring out why I get the following error: >> django.core.exceptions.ImproperlyConfigured: Error loading sqlite3 module: >> No module named _sqlite3 >> >> Using MySql works fine. But not with sqlite3, Sqlite is installed, and >> both python/sqlite3 and django/db/backends/sqlite3 exist. >> >> in settings.py for sqlite3 I am just using: >> DATABASE_ENGINE = 'sqlite3' >> DATABASE_NAME = 'dtabasename.sql' >> >> no entries for user, password, host, or port. >> >> Thank you! >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To post to this group, send email to django-us...@googlegroups.com. >> To unsubscribe from this group, send email to >> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> > > > > -- > Please, don't send me files with extensions: .doc, .docx, .xls, .xlsx, .ppt > and/or .pptx > http://mirblu.com > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.