I am trying to install paimei framework here but i am facing problem as followes.
Even after installing mysql 5.5 on my system (with option strict mode unchecked) the install requiremnt script in paimei doesnt detect it. Moreover even when i run setup mysql script i get following error
[text]E:\REVERSE ENGINEERING TOOLS\paimei\PaiMei-1.1-REV122\PaiMei-1.1-REV122>__setup_
mysql.py
Traceback (most recent call last):
File "E:\REVERSE ENGINEERING TOOLS\paimei\PaiMei-1.1-REV122\PaiMei-1.1-REV122\
__setup_mysql.py", line 3, in <module>
import MySQLdb
ImportError: No module named MySQLdb[/tset]
I have even changed the buildinstaller.bat to make it compatible with python2.5. But some how it doesnt detect mysqldb.Please help.






