[ https://issues.apache.org/jira/browse/ARROW-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-4496: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/21049 > [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 Korn > Priority: Major > Labels: ci-failure, pull-request-available > Fix For: 0.13.0 > > Time Spent: 20m > Remaining Estimate: 0h > > 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 (v8.20.10#820010)