[
https://issues.apache.org/jira/browse/ARROW-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092925#comment-17092925
]
Wes McKinney commented on ARROW-7118:
-------------------------------------
[~kszucs] is this resolved?
> [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)