I'm having constant problems with installing packages for python. Previously, I just fixed the missing Visual C++ 14.0 error, now this.
Solution 1:
use
pip install mysqlclient
pip install mysql-python is not supported
Share
Post a Comment
for "Python Pip Install Error: Command 'c:\\program Files (x86)\\microsoft Visual Studio 14.0\\vc\\bin\\cl.exe' Failed With Exit Status 2"
Post a Comment for "Python Pip Install Error: Command 'c:\\program Files (x86)\\microsoft Visual Studio 14.0\\vc\\bin\\cl.exe' Failed With Exit Status 2"