pip install pycrypt

 Collecting pycrypt
Downloading pycrypt-0.7.2.tar.gz (47 kB)
|████████████████████████████████| 47 kB 354 kB/s
Building wheels for collected packages: pycrypt
Building wheel for pycrypt (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: 'd:\xxxxx\wpy64-3820\python-3.8.2.amd64\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\xxxxx\\AppData\\Local\\Temp\\pip-install-m3a1dnf0\\pycrypt\\setup.py'"'"'; __file__='"'"'C:\\Users\\xxxxx\\AppData\\Local\\Temp\\pip-install-m3a1dnf0\\pycrypt\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\xxxxx\AppData\Local\Temp\pip-wheel-a8lc1q_p'
cwd: C:\Users\xxxxx\AppData\Local\Temp\pip-install-m3a1dnf0\pycrypt\
Complete output (5 lines):
running bdist_wheel
running build
running build_ext
building 'pycrypt' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
----------------------------------------
ERROR: Failed building wheel for pycrypt
Running setup.py clean for pycrypt
Failed to build pycrypt
Installing collected packages: pycrypt
Running setup.py install for pycrypt ... error
ERROR: Command errored out with exit status 1:
command: 'd:\xxxxx\wpy64-3820\python-3.8.2.amd64\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\xxxxx\\AppData\\Local\\Temp\\pip-install-m3a1dnf0\\pycrypt\\setup.py'"'"'; __file__='"'"'C:\\Users\\xxxxx\\AppData\\Local\\Temp\\pip-install-m3a1dnf0\\pycrypt\\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\xxxxx\AppData\Local\Temp\pip-record-fjqeepf3\install-record.txt' --single-version-externally-managed --compile --install-headers 'd:\xxxxx\wpy64-3820\python-3.8.2.amd64\Include\pycrypt'
cwd: C:\Users\xxxxx\AppData\Local\Temp\pip-install-m3a1dnf0\pycrypt\
Complete output (5 lines):
running install
running build
running build_ext
building 'pycrypt' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
----------------------------------------
ERROR: Command errored out with exit status 1: 'd:\xxxxx\wpy64-3820\python-3.8.2.amd64\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\xxxxx\\AppData\\Local\\Temp\\pip-install-m3a1dnf0\\pycrypt\\setup.py'"'"'; __file__='"'"'C:\\Users\\xxxxx\\AppData\\Local\\Temp\\pip-install-m3a1dnf0\\pycrypt\\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\xxxxx\AppData\Local\Temp\pip-record-fjqeepf3\install-record.txt' --single-version-externally-managed --compile --install-headers 'd:\xxxxx\wpy64-3820\python-3.8.2.amd64\Include\pycrypt' Check the logs for full command output.