Sjoerd wrote:
> Hello!
>
> When I try to import the MySQLdb lib python generates an error:
>
> Traceback (most recent call last):
> File "", line 1, in
> import MySQLdb
> File "C:\Python25\lib\site-packages\MySQLdb\__init__.py", line 19,
> in
> import _mysql
> ImportError: DLL load
Hello!
When I try to import the MySQLdb lib python generates an error:
Traceback (most recent call last):
File "", line 1, in
import MySQLdb
File "C:\Python25\lib\site-packages\MySQLdb\__init__.py", line 19,
in
import _mysql
ImportError: DLL load failed with error code 193
This is