[
https://issues.apache.org/jira/browse/ARROW-11510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joris Van den Bossche resolved ARROW-11510.
-------------------------------------------
Resolution: Fixed
Issue resolved by pull request 9429
[https://github.com/apache/arrow/pull/9429]
> [Python] Add note that pip >= 19.0 is required to get binary packages
> ---------------------------------------------------------------------
>
> Key: ARROW-11510
> URL: https://issues.apache.org/jira/browse/ARROW-11510
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Affects Versions: 3.0.0
> Reporter: Weston Pace
> Assignee: Weston Pace
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.0.1, 4.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Since ARROW-5756 dropped support for manylinux1 the required pip version is
> now 19. Ubuntu 18 and some other older Linux distros still ship with an
> older pip version. Currently they don't get any clear error, pip falls back
> to building from source and that usually fails. This warning will hopefully
> help alleviate this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)