Skip to content

Build system always finds lowest python version on OSX #303

@HDembinski

Description

@HDembinski

The cmake build of the Python binding has multiple issues (tested on OSX).

  1. It find the lowest Python version on the system, while it should probably default to the highest version.
  2. On my system it finds mismatching versions of Python interpreter and Python library (interpreter version 2.7.15, library version 2.7.10).

I understand that a lot of these issues are caused by the bad CMake FindPython module, nevertheless this should be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions