Re: MySQLdb adapter

2008-10-12 Thread Narshe
I was hoping I wouldn't have to use 2.5 instead of 2.6 but thats what it looks like I must do. Thanks for the look into my problem. On Oct 12, 5:39 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Sun, Oct 12, 2008 at 8:08 PM, Narshe <[EMAIL PROTECTED]> wrote: >

MySQLdb adapter

2008-10-12 Thread Narshe
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 modul