如何解决在windows中安装web3 for python的问题?

如何解决在windows中安装web3 for python的问题?,python,c++,web3,web3py,Python,C++,Web3,Web3py,我正在尝试在windows 10上安装web3 for python3.7.5。但我每次都会犯这个错误。我不知道该怎么办,因为我已经安装了“微软Visual C++ 14”和构建工具。我也尝试在vitrual环境中安装,但最终还是出现了相同的错误。谢谢你的建议 Building wheel for lru-dict (setup.py) ... error ERROR: Command errored out with exit status 1: command: 'c:\pyt

我正在尝试在windows 10上安装web3 for python3.7.5。但我每次都会犯这个错误。我不知道该怎么办,因为我已经安装了“微软Visual C++ 14”和构建工具。我也尝试在vitrual环境中安装,但最终还是出现了相同的错误。谢谢你的建议

  Building wheel for lru-dict (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: 'c:\python38\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Žaneta\\AppData\\Local\\Temp\\pip-install-p2lk_xob\\lru-dict\\setup.py'"'"'; __file__='"'"'C:\\Users\\Žaneta\\AppData\\Local\\Temp\\pip-install-p2lk_xob\\lru-dict\\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\Žaneta\AppData\Local\Temp\pip-wheel-89ed3hox'
       cwd: C:\Users\Žaneta\AppData\Local\Temp\pip-install-p2lk_xob\lru-dict\
  Complete output (5 lines):
  running bdist_wheel
  running build
  running build_ext
  building 'lru' 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/
  ----------------------------------------

问题解决了。Cytolz支持Python 2.7+和Python 3.4+。我有Python3.8.5,所以现在我在Python3.2上运行,并且安装了Web3