[ 
https://issues.apache.org/jira/browse/ARROW-18322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kouhei Sutou resolved ARROW-18322.
----------------------------------
    Fix Version/s: 11.0.0
       Resolution: Fixed

Issue resolved by pull request 14642
[https://github.com/apache/arrow/pull/14642]

> [Python] source installation from pip without flight
> ----------------------------------------------------
>
>                 Key: ARROW-18322
>                 URL: https://issues.apache.org/jira/browse/ARROW-18322
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 10.0.0
>            Reporter: Alan Snow
>            Assignee: Alenka Frim
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 11.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {{{color:#569cd6}ENV{color}{color:#d4d4d4} ARROW_FLIGHT 
> {color}{color:#ce9178}'OFF'{color}}}
> {{{color:#569cd6}ENV{color}{color:#d4d4d4} ARROW_GANDIVA 
> {color}{color:#ce9178}'OFF'{color}}}
> {{{color:#569cd6}ENV{color}{color:#d4d4d4} ARROW_PLASMA 
> {color}{color:#ce9178}'OFF'{color}}}
> {{{color:#569cd6}ENV{color}{color:#d4d4d4} PYARROW_WITH_FLIGHT 
> {color}{color:#ce9178}'OFF'{color}}}
> {{{color:#569cd6}ENV{color}{color:#d4d4d4} PYARROW_WITH_GANDIVA 
> {color}{color:#ce9178}'OFF'{color}}}
> {{{color:#569cd6}ENV{color}{color:#d4d4d4} PYARROW_WITH_PLASMA 
> {color}{color:#ce9178}'OFF'{color}}}
> {{{color:#ce9178}python -m pip install pyarrow{color}}}
> {{ }}
> {{{color:#ce9178}...{color}}}
> {{ }}
> {{CMake Error at CMakeLists.txt:262 (find_package):}}
> {{ }}
> {{By not providing "FindArrowFlight.cmake" in CMAKE_MODULE_PATH this project}}
> {{ }}
> {{has asked CMake to find a package configuration file provided by}}
> {{ }}
> {{"ArrowFlight", but CMake did not find one.}}
> {{ }}
> {{ }}
> {{ }}
> {{Could not find a package configuration file provided by "ArrowFlight" with}}
> {{ }}
> {{any of the following names:}}
> {{ }}
> {{ }}
> {{ }}
> {{ArrowFlightConfig.cmake}}
> {{ }}
> {{arrowflight-config.cmake}}
> {{ }}
> {{Add the installation prefix of "ArrowFlight" to CMAKE_PREFIX_PATH or set}}
> {{ }}
> {{"ArrowFlight_DIR" to a directory containing one of the above files. If}}
> {{ }}
> {{"ArrowFlight" provides a separate development package or SDK, be sure it}}
> {{ {color:#ce9178}{\{ has been installed.}}{color}}}
> {{ }}
> OS: ubuntu 22
> Python: 3.9



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to