Pyproj installation, command 'cl.exe' failed: No such file or directory

This paper platform win10, during installation of the driver is required to install VS, guess the reason may be that the driver installation process is not complete.

The reason: VS2015 installation process caused by default is not installed C ++

solution:

1 Reinstall VS2015

When installed VS2015, C ++ is not installed by default, you need to re-run setup, and then select modify, select C ++ in the language, and then start the installation, you can solve the problem.

Source: https://blog.csdn.net/tomcat_how_work/article/details/51479097

This article does not experimental, seemingly require a lot of time re-install VS2015

2 Use the file has been compiled

See document reference  http://www.lfd.uci.edu/~gohlke/pythonlibs/

Reference answer: https: //stackoverflow.com/questions/43980405/cl-exe-failed-no-such-file-or-directory-when-installing-scrapy

Note Select python version and system version, as used herein:

Published 36 original articles · won praise 0 · views 20000 +

Guess you like

Origin blog.csdn.net/weixin_38102912/article/details/81256513