Prebuilt installation for windows platform is available on http://www.thescotties.com/mysql-python/test/.
Module has been built using: mysql-5.1.31-win3 and Microsoft Visual C++ 2008 Express Edition.
Best regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to set up a python environment on Windows XP that works with MySQL
database. I have installed Python26, MySQL.5.1, and, when importing MySQLdb,
got the "no module named mysqldb" error.
I downloaded the MySQL-python-1.2.3c1.win32-py2.6.exe from the link in your
post and ran it. No change. Can you enlighten me on what I might need to do to
fix this?
Thanks, Mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Prebuilt installation for windows platform is available on http://www.thescotties.com/mysql-python/test/.
Module has been built using: mysql-5.1.31-win3 and Microsoft Visual C++ 2008 Express Edition.
Best regards
thank you andrija!
i installed it without any problems.
(Python 2.6, MySQL 5.0.27)
best regards
axel
Thanks
I'm trying to set up a python environment on Windows XP that works with MySQL
database. I have installed Python26, MySQL.5.1, and, when importing MySQLdb,
got the "no module named mysqldb" error.
I downloaded the MySQL-python-1.2.3c1.win32-py2.6.exe from the link in your
post and ran it. No change. Can you enlighten me on what I might need to do to
fix this?
Thanks, Mike
I uninstalled everything, reinstalled it. It works now - THANKS!
Not sure what I did in the first installation, but that's academic...
Thanks again.
Mike