following a blog post resolved in python2: Debugger speedups using cython not found.
was found to have the same problem in python3.5. The original python required VC++ Compiler to compile and install (MInGW can also be used, is generally not recommended, is generally not recommended to use PIP to install some third-party python libraries under Windows, many use C to write some extensions, and need VC++ Compiler to compile and install, otherwise “error: The command ‘cl. Exe’ failed: span> “. The most common compiler for is Visual Studio C ++.
like Python2.7 requires VS2008 C++ compiler, whereas python3 to 3.4 is compiled in VS2010, and python3.5 is compiled in VS2015.
however, anyone who has ever installed VS this huge bloated IDE knows that it comes bundled with a bunch of Microsoft plug-ins, takes up a lot of C disk space, and starts slowly,
if the computer configuration is general, the computer will be very stuck, generally do not do related development, there is no need to install the whole VS.
p>
for Python 2.7, the Microsoft Visual C++ Compiler for Python 2.7 is available for download and installation.
http://www.microsoft.com/en-us/download/details.aspx?id=44266
for python3.5 the compiler provided by Microsoft is installed – Visual C++ Build Tools
Download address:
http://landinghub.visualstudio.com/visual-cpp-build-tools span>
to install, remember to choose the Windows SDK 8.1 strong> and Windows SDK 10 strong>, so don’t pack VS2015 can also compiled a package of C code in the PIP.
Read More:
- Install python’s C extension compilation environment under windows (solve “error: command’cl.exe’ failed: No such file or directory”)
- Error occurred when Python installed the pocketsphinx module (package): Command‘ swig.exe “Failed: no such file or directory
- When python installs pocketsphinx module (package), an error is reported: command ‘swig.exe’ failed: No such file or directory
- In VS2010, the compiler cannot open the file “GL / glaux. H”: no such file or directory
- Vs2019: solution nvcc total: cannot find compiler‘ cl.exe ‘ in PATH
- VS2010 compiler can’t open include file: “GL / glaux. H”: no such file or directory
- [tools] vscode debug report G + +. Exe no such file or directory fatal error no input files
- fatal error: Python.h: No such file or directory
- brew install node Error: No such file or directory @ dir_chdir Bottle installation failed
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory
- Fatal error in CentOS: Python. H: no that file or directory
- No such file or directory error when redis is started under Windows
- Making Python script into exe command under Windows
- fatal error: Python.h: No such file or directory
- error TRK0005: Failed to locate: “CL.exe”. The system cannot find the file specified.
- Solve syntax error: unexpected end of file or /bin/bash^m: bad interpeneter: no match file or directory
- fatal error: Python.h: No such file or directory compilation terminated.
- cl.exe Error resolution of ‘failed with exit status 2
- Linux has no way to solve bash. / that file or directory
- Cannot open include file: ‘io.h‘: No such file or directory