Github user holdenk commented on the issue:
https://github.com/apache/spark/pull/18459
The error is:
> >>> import pyarrow
> RuntimeError: module compiled against API version a but this version of
numpy is 9
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File
"/home/anaconda/envs/py3k/lib/python3.4/site-packages/pyarrow/__init__.py",
line 28, in <module>
> from pyarrow.lib import cpu_count, set_cpu_count
> File "pyarrow/lib.pyx", line 40, in init pyarrow.lib
(/arrow/python/build/temp.linux-x86_64-3.4/lib.cxx:62119)
> ImportError: numpy.core.multiarray failed to import
> >>>
>
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]