python-我该如何解决错误:pandas的构建轮失败
发布时间:2022-08-02 05:54:55 324
相关标签: # node.js
我正在尝试安装google colab库,但每次我尝试用pip安装它时,它都会说
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pandas
Failed to build pandas
ERROR: Could not build wheels for pandas, which is required to install pyproject.toml-based projects
和
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [1003 lines of output]
和
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> pandas
我试过重新安装pip,升级pip,降级pip,使用pip3,自己重新安装pandas,升级python,我仍然会遇到这个错误。有人能帮忙吗?
特别声明:以上内容(图片及文字)均为互联网收集或者用户上传发布,本站仅提供信息存储服务!如有侵权或有涉及法律问题请联系我们。
举报