Skip to content

Build fails because python not found #2

@johnblommers

Description

@johnblommers

My system has Python3 installed and /usr/bin/python3 is present but not /usr/bin/python. The build won't finish because there's no python found. The workaround is:

sudo ln -s /usr/bin/python3 /usr/bin/python

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