emscripten-core / emscripten-core/emscripten
Python version specified in Download and install page
未关闭
- 主要语言
- C++
- 星标
- 27.6k
- 派生
- 3.6k
- 平均合并
- 1 天 14 小时
- 30 天内合并 PR
- 125
描述
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.
贡献指南
调研方向
从 repository 的“Download and Install”页面开始,在文档所述的 Python 版本下运行 emcc --version,以复现报告的行为。确认运行 emcc 所需的 Python 版本,然后更新该页面,使安装和运行时要求准确无误。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100