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

[jira] [Resolved] (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 ]

Krisztian Szucs resolved ARROW-4496.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

Issue resolved by pull request 3581
[https://github.com/apache/arrow/pull/3581]

> [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
>             Fix For: 0.13.0
>
>          Time Spent: 10m
>  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
(v7.6.3#76005)