You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/07 12:20:00 UTC

[jira] [Updated] (ARROW-4496) [CI] CI failing for python Xcode 7.3

     [ https://issues.apache.org/jira/browse/ARROW-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-4496:
----------------------------------
    Labels: pull-request-available  (was: )

> [CI] CI failing for python Xcode 7.3
> ------------------------------------
>
>                 Key: ARROW-4496
>                 URL: https://issues.apache.org/jira/browse/ARROW-4496
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Pindikura Ravindra
>            Assignee: Uwe L. Korn
>            Priority: Major
>              Labels: pull-request-available
>
> The last couple of PR triggered builds have failed with this :
> CMake Error at cmake_modules/FindNumPy.cmake:62 (message):
> NumPy import failure:
> Traceback (most recent call last):
> File "<string>", line 1, in <module>
> File "/Users/travis/build/apache/arrow/pyarrow-test-2.7/lib/python2.7/site-packages/numpy/__init__.py", line 142, in <module>
> from . import add_newdocs
> File "/Users/travis/build/apache/arrow/pyarrow-test-2.7/lib/python2.7/site-packages/numpy/add_newdocs.py", line 13, in <module>
> from numpy.lib import add_newdoc
> File "/Users/travis/build/apache/arrow/pyarrow-test-2.7/lib/python2.7/site-packages/numpy/lib/__init__.py", line 8, in <module>
> from .type_check import *
> File "/Users/travis/build/apache/arrow/pyarrow-test-2.7/lib/python2.7/site-packages/numpy/lib/type_check.py", line 11, in <module>
> import numpy.core.numeric as _nx
> File "/Users/travis/build/apache/arrow/pyarrow-test-2.7/lib/python2.7/site-packages/numpy/core/__init__.py", line 26, in <module>
> raise ImportError(msg)
> [https://travis-ci.org/apache/arrow/jobs/489917808]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)