Skip to content

Python version not used during install #28

Closed
@svmnotn

Description

@svmnotn

I have both python 3.5 and 2.7 installed in my machine (Arch Linux) but whenever I run the cmake . command it always picks /usr/bin/python which links to 3.5.

Currently I just made /usr/bin/python to point into 2.7 but it would be better if the build script would pick the correct one.

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