[ 
https://issues.apache.org/jira/browse/ARROW-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16972416#comment-16972416
 ] 

Krisztian Szucs edited comment on ARROW-7118 at 11/12/19 1:57 PM:
------------------------------------------------------------------

We might need to cache less aggressively, mounting .ccache only and not the 
build directories. It matter only locally, but it should work locally too, 
between multiple docker-compose runs.


was (Author: kszucs):
We might need to cache less aggressively, mounting .ccache only and not the 
build directories. It matter only locally, but locally it should work.

> [CI] [Dev] "docker-compose run ubuntu-python" fails
> ---------------------------------------------------
>
>                 Key: ARROW-7118
>                 URL: https://issues.apache.org/jira/browse/ARROW-7118
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration, Developer Tools
>            Reporter: Antoine Pitrou
>            Priority: Major
>
> It's taking up the wrong Python version:
> {code}
> -- Searching for Python libs in 
> /usr/lib64;/usr/lib;/usr/lib/python2.7/config-x86_64-linux-gnu
> -- Looking for python2.7
> -- Found Python lib PYTHON_LIBRARY-NOTFOUND
> -- Found PythonLibs: PYTHON_LIBRARY-NOTFOUND
> CMake Error at cmake_modules/FindNumPy.cmake:62 (message):
>   NumPy import failure:
>   Traceback (most recent call last):
>     File "<string>", line 1, in <module>
>   ImportError: No module named numpy
> Call Stack (most recent call first):
>   src/arrow/python/CMakeLists.txt:23 (find_package)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to