ERROR: Command errored out with exit status 1:
command: 'c:\users\alanterziwe\appdata\local\programs\python\python38-32\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Alanterziwe\\AppData\\Local\\Temp\\pip-install-m2bdqhv2\\pycryptodome\\setup.py'"'"'; __file__='"'"'C:\\Users\\Alanterziwe\\AppData\\Local\\Temp\\pip-install-m2bdqhv2\\pycryptodome\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base pip-egg-info
cwd: C:\Users\Alanterziwe\AppData\Local\Temp\pip-install-m2bdqhv2\pycryptodome\
Complete output (31 lines):
Traceback (most recent call last):
File "c:\users\alanterziwe\appdata\local\programs\python\python38-32\lib\site-packages\setuptools\msvc.py", line 489, in _find_latest_available_vc_ver
return self.find_available_vc_vers()[-1]
IndexError: list index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\Alanterziwe\AppData\Local\Temp\pip-install-m2bdqhv2\pycryptodome\setup.py", line 468, in <module>
set_compiler_options(package_root, ext_modules)
File "C:\Users\Alanterziwe\AppData\Local\Temp\pip-install-m2bdqhv2\pycryptodome\compiler_opt.py", line 341, in set_compiler_options
clang = compiler_is_clang()
File "C:\Users\Alanterziwe\AppData\Local\Temp\pip-install-m2bdqhv2\pycryptodome\compiler_opt.py", line 251, in compiler_is_clang
return test_compilation(source, msg="clang")
File "C:\Users\Alanterziwe\AppData\Local\Temp\pip-install-m2bdqhv2\pycryptodome\compiler_opt.py", line 82, in test_compilation
objects = compiler.compile([fname], extra_postargs=extra_cc_options)
File "c:\users\alanterziwe\appdata\local\programs\python\python38-32\lib\distutils\_msvccompiler.py", line 327, in compile
self.initialize()
File "c:\users\alanterziwe\appdata\local\programs\python\python38-32\lib\distutils\_msvccompiler.py", line 224, in initialize
vc_env = _get_vc_env(plat_spec)
File "c:\users\alanterziwe\appdata\local\programs\python\python38-32\lib\site-packages\setuptools\msvc.py", line 185, in msvc14_get_vc_env
return EnvironmentInfo(plat_spec, vc_min_ver=14.0).return_env()
File "c:\users\alanterziwe\appdata\local\programs\python\python38-32\lib\site-packages\setuptools\msvc.py", line 843, in __init__
self.si = SystemInfo(self.ri, vc_ver)
File "c:\users\alanterziwe\appdata\local\programs\python\python38-32\lib\site-packages\setuptools\msvc.py", line 485, in __init__
self.vc_ver = vc_ver or self._find_latest_available_vc_ver()
File "c:\users\alanterziwe\appdata\local\programs\python\python38-32\lib\site-packages\setuptools\msvc.py", line 492, in _find_latest_available_vc_ver
raise distutils.errors.DistutilsPlatformError(err)
distutils.errors.DistutilsPlatformError: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools":
Testing support for clang
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
WARNING: You are using pip version 19.2.3, however version 21.1.2 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
wha?