emscripten-core / emscripten-core/emscripten
Python version specified in Download and install page
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 27.6k
- Forks
- 3.6k
- Ø Merge
- 1 T. 6 Std.
- Gemergte PRs (30 T.)
- 109
Beschreibung
The Download and Install page states that at least Python 3.8 or newer is required to install Emscripten. That might be true - the installation succeeds with Python version 3.9 - but after installation "emcc --version" crashes with a syntax error in a Python script. Installing Python version 3.14 resolved the issue. It might be recommendable to specify on this page the Python version actually required to run emcc.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.