The error is as follows:
error: Microsoft Visual C++ 14.0 is required. Get it with “Microsoft Visual C++ Build Tools”: https://visualstudio.microsoft.com/downloads/
—————————————-
Command “e:\soft\python3.6_ x64\ python.exe -u -c “import setuptools, tokenize;__ file__ =’C:\\Users\\RJ-TR19\\AppData\\Local\\Temp\\pip-build-q2fmqstd\\pycrypto\\ setup.py ‘;f=getattr(tokenize, ‘open’,
open)(__ file__ );code=f.read().replace(‘\r\n’, ‘\n’);f.close();exec(compile(code, __ file__ , ‘exec’))” install –record C:\Users\RJ-TR19\AppData\Local\Temp\pip-dchg89ka-record\install- record.txt —
single-version-externally-managed –compile” failed with error code 1 in C:\Users\RJ-TR19\AppData\Local\Temp\pip-build-q2fmqstd\pycrypto\
The last pycrypto instruction is missing the package and needs to be installed
Method 1: choose according to the situation. This method is not very recommended. Otherwise, you have to download a file to install every time you can’t run into it
1. Download pycrypto-2.6.1-cp36-cp36m-win_ Amd64.whl file (the file is currently backed up in your own system)
Copy the file to the local Python installation package e:// soft/Python 3.6_ Then open the CMD window in the scripts directory and run the
pip install pycryptosat‑0.2.0‑cp36‑cp36m‑win_amd64.whl
2. Access to other plug-ins https://www.lfd.uci.edu/~gohlke/pythonlibs/ Search inside to find the version, install the same way
Download Microsoft Visual C + + 14.0
Choose the default way to install, the computer does not need to restart, directly PIP install the required plug-ins on the line
Address: https://download.csdn.net/download/weixin_ 41996632/12264862
Read More:
- Error: Microsoft Visual C + + 14.0 is required. Get it with “Microsoft Visual C + + build tools” problem
- Microsoft Visual C++ 14.0 or greater is required. Get it with “Microsoft C++ Build Tools“
- Error: Microsoft Visual C + + 14.0 is required to get it with Microsoft V + + comp
- error: Microsoft Visual C++ 9.0 is required
- [Solved] error: Microsoft Visual C++ 14.0 or greater is required
- Error from Python installation Library: Microsoft Visual C + + 14.0 is required
- Pychar install paddlex error Microsoft Visual C ++ fourteen . 0 is required
- PIP installation error: Microsoft Visual C + + 14.0 is required perfect solution
- PIP installation error: error: Microsoft Visual c++ 14.0 is required perfect solution
- There is a problem with Microsoft Visual C + + 14.0 about Python installation package
- Microsoft Visual C++ Runtime library not enough space for thread data
- Information contained in Debug Assertion Failed of Microsoft Visual C++ Runtime Library
- Bug:Install Microsoft Visual C++ 2008 Redistributable (x86) Failed Installation aborted, Result=1603
- To solve the problem of C # calling excel interface error, prompt: the COM object of Microsoft. Office. Interop. Excel. Applicationclass is forcibly converted to the interface type “Microsoft. Offi”
- Error occurred during Microsoft Visual Studio execution. Msb8020 reported an error
- Windows Visual C + + 2005 redistributable error 1935 solution
- How to Solve Visual Studio C4996 Error
- Solution of command line window flashback when visual studio runs C + + program
- Error msb3428 appears in NPM install: could not load the visual c + + component VCBuild.exe error
- The problem of flash back by pressing enter window when debugging or executing program in Visual Studio C