Skip to content

Running ./HTML5Setup.sh on windows/mingw64 not working because of missing python3  #152

@richard-ioi

Description

@richard-ioi

I have python3.10 installed on my computer, via the official installer (https://www.python.org/downloads/)
It can be launched by typing 'python' (and not 'python3').

After running ./HTML5Setup.sh I had the following error, in french (it stands for Python is not found) :

Python est introuvable. ExÚcutez sans argument pour procÚder Ó l

This is odd because python was successfully runable inside mingw64.

After doing some researches, I understood that emsdk executed python via the cmd python3 and not python.

I resolved the following by installing python via the microsoft store which uses the cmd line python3 (and not 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