Skip to content

INSTALL.sh calls python instead of python3 #115

@yaetuz

Description

@yaetuz

Hi. Basically, INSTALL.sh checks for the python version expecting Python 3, but it calls the python command.

On modern systems (like Ubuntu 22.04/24.04), the python command is often missing by default, and Python 3 is accessed via python3. Is it possible to update the script to handle this?

And thanks for creating this program!

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