Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.15.1, 0.16.0
Description
Also here is a similar issue https://stackoverflow.com/questions/58822095/no-module-named-pyarrow-orc
At our workplace we also see this. We don't use conda but we use pip and installs from PyPI. Since 0.15.1 the wheels from PyPI no longer has pyarrow.orc built. cudf (https://github.com/rapidsai/cudf) depends on python.orc.
Attachments
Attachments
Issue Links
- is related to
-
ARROW-2672 [Python] Build ORC extension in manylinux1 wheels
- Resolved