Python pip install error: command 'C:\\\\Progr

2019-09-14 06:35发布

问题:

I'm having constant problems with installing packages for python.

Previously, I just fixed the missing Visual C++ 14.0 error, now this.

回答1:

use

pip install mysqlclient

pip install mysql-python is not supported