Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 pip 安装 whirlpool 包,但它给出了我尝试过的Microsoft Visual C++ 14.0 is required错误,但给出了同样的错误。我还搜索了 whirlpool 非官方二进制文件,但没有找到任何东西我可以在不安装 c++ 构建工具的情况下安装它吗?因为我没有足够的尺寸。pip install whirlpool --only-binary=:all:
Microsoft Visual C++ 14.0 is required
pip install whirlpool --only-binary=:all:
Python 3.8.3 -点子20.1.1
Wheels on只能升级pypi到whirlpoolpython 3.6,所以你要么必须降级你的 python 版本,要么在你的硬盘上腾出一些空间
pypi
whirlpool