安装问题 #15571
Unanswered
GoogleAlphaZero
asked this question in
Q&A
安装问题
#15571
Replies: 2 comments
-
有以下报错:
看起来是 Microsoft Visual C++ Build Tools 版本过低,无法编译 pandas 库导致的,需要升级一下 Microsoft Visual C++ 的版本(参考报错信息里的链接或者别人的升级流程)。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🔎 Search before asking
🐛 Bug (问题描述)
pip install paddleocr==3.0.0 和3.0.0的paddlepaddle,报错
请问该怎么安装呢?或者python版本有什么要求
🏃♂️ Environment (运行环境)
python 3.12
windows
🌰 Minimal Reproducible Example (最小可复现问题的Demo)
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
Beta Was this translation helpful? Give feedback.
All reactions