Skip to content

[Python] FindPython3 fails on Python 3.5 on Windows #24279

@asfimport

Description

@asfimport
-- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR)
-- Found PythonInterp: C:/Miniconda/python.exe (found version "3.7.4")
-- Found PythonLibs: C:/Miniconda/libs/Python37.lib
CMake Error at cmake_modules/FindNumPy.cmake:58 (message):
  NumPy import failure:

  Traceback (most recent call last):

    File "<string>", line 1, in <module>

  ModuleNotFoundError: No module named 'numpy'

Call Stack (most recent call first):
  cmake_modules/FindPython3Alt.cmake:31 (find_package)
  src/arrow/python/CMakeLists.txt:22 (find_package)


-- Configuring incomplete, errors occurred!
See also "C:/Users/wesmc/code/arrow/cpp/build/CMakeFiles/CMakeOutput.log".
See also "C:/Users/wesmc/code/arrow/cpp/build/CMakeFiles/CMakeError.log".

This appears to work in 0.16.0

Reporter: Wes McKinney / @wesm

Related issues:

Note: This issue was originally created as ARROW-8067. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions