I was trying to installed Mysql as i started off with Django, the methods I have followed:
1)pip install MySQL-python
error: Unable to find vcvarsall.bat( Does MSvisual studio needed?,I am not sure whether I have it or not maybe I got MSVS 2005)
2)https://sourceforge.net/projects/mysql-python/( only for 2.7 no package for 3.5)
3)https://dev.mysql.com/downloads/connector/python/ (registry error, it searches for 3.4..)
Can anyone help me with this, I was puzzled I am on windows 7