【问题标题】:What is a wheel in pythonpython中的轮子是什么
【发布时间】:2020-07-18 16:56:44
【问题描述】:

浏览了一些页面后,我仍然不清楚安装任何库期间轮子的用途。谁能用通俗易懂的方式给我解释一下。

无法构建 pandas numpy 错误:无法为使用 PEP 517 且无法直接安装的 pandas、numpy 构建轮子

【问题讨论】:

标签: python python-3.x python-wheel


【解决方案1】:

wheels 模块可以帮助您构建其他包,如果您遇到问题,请尝试以下操作。

pip install wheel --upgrade

【讨论】:

    猜你喜欢
    • 2019-09-23
    • 1970-01-01
    • 1970-01-01
    • 2015-10-28
    • 2022-06-14
    • 2014-12-27
    相关资源
    最近更新 更多