pip installation error error: Microsoft Visual C++ 14.0 is required.

Error when installing scrapy in Python 3.5 environment

error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools

0000

Prescribe the right medicine, go to the corresponding address to download WordCloud . For example, download it wordcloud-1.4.1-cp35-cp35m-win_amd64.whl. Then enter the specified position in the terminal and execute the following statement:

pip install wordcloud-1.4.1-cp35-cp35m-win_amd64.whl

Guess you like

Origin blog.csdn.net/qq_36148847/article/details/81189869