Closed asfimport closed 3 years ago
David Baumgold: I'm having the same problem.
Davin Chia: Huh this works for me on the latest pip (21.0.1). Any idea why pip version would make a difference?
Uwe Korn / @xhochy:
Old versions of pip
didn't recognize that macOS 10 and 11 are compatible and thus ignored existing wheels.
Todd Farmer / @toddfarmer: Transitioning issue from Resolved to Closed to based on resolution field value.
Hi,
I'm running into the below error while trying to install
PyArrow
via Pip. I've installed the latest apache arrow C++ libraries via brew install apache-arrow.I spent some time digging into this without much progress, and SO/Google wasn't much good, so any help is very appreciated. Thanks!
Specific error message:
Full stack trace:
Environment: Big Sur 11.2.2. Python 3.7.9 with PyEnv 1.2.23 and Pip 20.1.1. Reporter: Davin Chia Assignee: Uwe Korn / @xhochy
Note: This issue was originally created as ARROW-11835. Please see the migration documentation for further details.