Skip to content

python-tools was unable to find your machine's python executable. #291

@biofool

Description

@biofool

Docs say that python3 is the default so I expected I did not need a python binary in the path as there is a python setting in the package which was correct.
Resolved by ➜

➜ which python
python not found
➜ which python3
/usr/local/bin/python3
➜ sudo ln -s /usr/local/bin/python{3,}

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