Hi there<div><br></div><div>I&#39;m trying py2exe to build an .exe for windows XP, from a PyQt4 with database (mysql) access.</div><div><br></div><div>After follow all steps, resolve problems by googling, i end with a exe that works, but when i run a module that </div>
<div>connects with mysql, i get the error:</div><div><br></div><div>   Driver not loaded Driver not loaded</div><div><br></div><div>What can i do to get a working exe ?</div><div>Do anybody has a working setup.py to use with py2exe ?</div>
<div>Would be easiest with another tool ?</div><div><br></div><div>Thanks</div>