cla-bit opened a new issue, #44443:
URL: https://github.com/apache/arrow/issues/44443
### Describe the bug, including details regarding any error messages,
version, and platform.
Before i upgraded to python 3.13, I was using python 3.11 and installing
pyarrow had no issue. Now, i have upgraded to 3.13, and installed pyarrow and i
got this error:
```
error: command 'cmake' failed: None
[end of output]
note: This error originates from a subprocess, and is likely not a problem
with pip.
ERROR: Failed building wheel for pyarrow
Failed to build pyarrow
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml
based projects (pyarrow)
```
How can this be solved?
Is python 3.13 compactible with pyarrow 17.0.0?
### Component(s)
Python
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]