Re: Django and MySQLdb problems

2008-10-12 Thread Narshe
Ok sorry about that. On Oct 12, 5:05 pm, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]> wrote: > On Sun, Oct 12, 2008 at 6:55 PM, Narshe <[EMAIL PROTECTED]> wrote: > > So my question is how do I correctly install the MySQLdb adapter? Or > > more specifically, can m

Django and MySQLdb problems

2008-10-12 Thread Narshe
older in the site-packages dir: >>> import MySQLdb Traceback (most recent call last): File "", Line 1, in File "C:\Python26\Lib\site-packages\MySQLdb\__init__.py", line 19 in import _mysql ImportError: No module