I\'ve installed Python 3.5 and while running
pip install mysql-python
it gives me the following error
error: Microsoft Vi
This work for me pip install --only-binary :all: mysqlclient