[
https://issues.apache.org/jira/browse/ARROW-11152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-11152.
----------------------------------
Resolution: Fixed
Issue resolved by pull request 9119
[https://github.com/apache/arrow/pull/9119]
> [CI][C++] Fix Homebrew numpy installation on macOS builds
> ---------------------------------------------------------
>
> Key: ARROW-11152
> URL: https://issues.apache.org/jira/browse/ARROW-11152
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Continuous Integration
> Reporter: Neal Richardson
> Assignee: Neal Richardson
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Numpy fails to install with homebrew because it tries to upgrade gcc and hits
> a {{brew link}} error. Running {{brew unlink gcc@8 gcc@9}} before {{brew
> install}} could work around this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)