Wiadomość napisana w dniu 2008-12-25, o godz. 13:50, przez Rick Dooling:

> django.core.exceptions.ImproperlyConfigured: Error loading sqlite3
> module: No module named _sqlite3
>
> I'm running sqlite3 fine and also using Python to access it from the
> command line, but Django is not seeing it for some reason.  Am I
> missing a link?


You need also py25-sqlite3 and (surprisingly) py25-hashlib to have  
sqlite backend working on OS X.

-- 
We read Knuth so you don't have to. - Tim Peters

Jarek Zgoda, R&D, Redefine
jarek.zg...@redefine.pl


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to