Mickael - 2005-07-26

Anybody that have created a .exe fil when include _mysql? i got the following error when i tried with py2exe

Z:\My Documents\python\work\dist>hamtainfo.exe
Traceback (most recent call last):
File "hamtainfo.py", line 5, in ?
File "_mysql.pyc", line 9, in ?
File "_mysql.pyc", line 7, in __load
ImportError: _mysql: init failed

Anybody that can help?