You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/10/10 17:58:00 UTC

[jira] [Updated] (ARROW-3483) [CI] Python 3.6 build failure on Travis-CI

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

Wes McKinney updated ARROW-3483:
--------------------------------
    Fix Version/s: 0.12.0

> [CI] Python 3.6 build failure on Travis-CI
> ------------------------------------------
>
>                 Key: ARROW-3483
>                 URL: https://issues.apache.org/jira/browse/ARROW-3483
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration
>            Reporter: Antoine Pitrou
>            Priority: Major
>             Fix For: 0.12.0
>
>
> This seems to have appeared recently:
> https://travis-ci.org/apache/arrow/jobs/439696079#L4242
> {code}
> -- Looking for python3.6m
> -- Found Python lib /home/travis/build/apache/arrow/pyarrow-test-3.6/lib/libpython3.6m.a
> CMake Error at cmake_modules/FindNumPy.cmake:62 (message):
>   NumPy import failure:
>   Traceback (most recent call last):
>     File "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/numpy/core/__init__.py", line 16, in <module>
>       from . import multiarray
>   ImportError: libpython3.6m.so.1.0: cannot open shared object file: No such
>   file or directory
> {code}



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