When installing the Mysqlclient module with PIP, the following error occurred:
After looking for information on the Internet, it may be caused by incompatibility, it is best to download the. WHL file installation is successful.
Resource address: http://www.lfd.uci.edu/~gohlke/pythonlibs/#mysqlclient
Then download the resource, and the number after the CP represents the Python version number. My is python3.6 Windows 64 bit, so choose this
Then use the PIP command to install the successful mysqlclient module.
Conjecture: In the process of finding the data, I found that using PIP to install a lot of modules, what Scrapy module Ah, there have been similar errors, the online solution is different, I guess I should be able to download the wheel file (that is, the suffix named WHL file) to solve, None of these modules have been used, and similar problems have not arisen, so it remains to be seen if the conjecture is not tenable.
The PIP installation module appears error:microsoft Visual C + + 14.0 is required. Get it with "Microsoft Visual C + + Build Tools":