[
https://issues.apache.org/jira/browse/ARROW-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16645260#comment-16645260
]
Antoine Pitrou commented on ARROW-3483:
---------------------------------------
Between [https://travis-ci.org/apache/arrow/jobs/439602955] (green) and
[https://travis-ci.org/apache/arrow/jobs/439696079] (red) the Python version
changed from "3.6.6-h5001a0f_0" to "3.6.6-h5001a0f_1". Unfortunately I'm unable
to understand what the corresponding conda-forge changeset is (I see build
numbers like 1000 and 1001).
> [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
>
> 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)