emscripten-core / emscripten-core/emscripten
Python version specified in Download and install page
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 27.6k
- Forks
- 3.6k
- Merge medio
- 1 d 6 h
- PR fusionados (30 d)
- 109
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.