New Forum

Visit the new forum at http://godelsmarket.com/bb
Showing posts with label install. Show all posts
Showing posts with label install. Show all posts

Tuesday, July 24, 2012

Installing MySQLdb Python Module

If you are running Python on Windows and want to install the MySQL python module, check out http://www.lfd.uci.edu/~gohlke/pythonlibs/. Go down to MySQL-python and select the file that corresponds to your version of Python (2.6,2.7,3.2) and Windows (x86 or 64). Double click, install, and you're good to go.