I am new to Python (I use Python2.6) and Pycharm, but I need to use the module MySQLdbto complete my task.
I found How to install MySQLdb in Python 2.6 CentOS , but I need it on Windows 7 (64 bit)
Is there a way to easily install this module using Pycharm? I am using Pycharm (3.1.1 professional)
I spent time looking for some tips or tips, and finally I go here, but did not find MySQLdbto install.

Any help would be appreciated, thanks!
source
share