Answers for "web3.py failing not installing"

0

web3.py failing not installing

//CHECK THE SOLUTION WHERE THE PERSON TEACHES YOU HOW TO INSTALL THE REQUIRED TOOLS IN VISUAL STUDIO

copying cytoolzteststest_tlz.py -> buildlib.win32-3.8cytoolztests
    copying cytoolzteststest_utils.py -> buildlib.win32-3.8cytoolztests
    running build_ext
    building 'cytoolz.dicttoolz' extension
    error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
    ----------------------------------------
ERROR: Command errored out with exit status 1: 'c:userslenovohamadascriptspython.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\LENOVO\AppData\Local\Temp\pip-install-y6c8xmww\cytoolz\setup.py'"'"'; __file__='"'"'C:\Users\LENOVO\AppData\Local\Temp\pip-install-y6c8xmww\cytoolz\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:UsersLENOVOAppDataLocalTemppip-record-dphc6qziinstall-record.txt' --single-version-externally-managed --compile --install-headers 'c:userslenovohamadaincludesitepython3.8cytoolz' Check the logs for full command output.
>
Posted by: Guest on January-28-2022

Python Answers by Framework

Browse Popular Code Answers by Language