Skip to content

Installed eigenpyConfig.cmake finds a different python executable version #413

Open
@jmirabel

Description

@jmirabel

If I am not wrong, the version of the Python executable is not export and only the boost component (e.g. python38) contains some version information.

When installing it as a binary package from robotpkg, we hit a case where the python executable found by eigenpyConfig.cmake is Python 2.7 while we installed robotpkg-py38-eigenpy.

Shouldn't the version of the Python executable be stored in the Eigenpy cmake config file and used to find the correct python executable?

I know I can bypass this by setting manually the PYTHON_EXECUTABLE variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions