[
https://issues.apache.org/jira/browse/ARROW-18032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619682#comment-17619682
]
Joris Van den Bossche commented on ARROW-18032:
-----------------------------------------------
FWIW, numpy should already have wheels for Python 3.11 available:
https://pypi.org/project/numpy/#files
Did pip install numpy from source or did it use the wheel?
> pyarrow no go with pip3 and py-3.11rc2
> --------------------------------------
>
> Key: ARROW-18032
> URL: https://issues.apache.org/jira/browse/ARROW-18032
> Project: Apache Arrow
> Issue Type: Bug
> Affects Versions: 9.0.0
> Reporter: Aleksandar
> Priority: Major
>
> I tried with ver 9.0.0 and testing versions
> Every time same thing:
> CMake Error at
> /usr/local/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230
> (message):
> Could NOT find Python3 (missing: Python3_NumPy_INCLUDE_DIRS NumPy)
> (found
> version "3.11.0")
> I am not sure where this can be changed in templates to enable support for
> 3.11
> Regards,
--
This message was sent by Atlassian Jira
(v8.20.10#820010)