I\'ve installed Python 3.5 and while running
pip install mysql-python
it gives me the following error
error: Microsoft Vi
Look if the package have an official fork that include the necessary binary wheels.
I needed the package python-Levenshtein, had this error, and find the package python-Levenshtein-wheels instead.
python-Levenshtein
python-Levenshtein-wheels