sebp / sebp/PyGObject-Tutorial
Missing initial steps
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 392
- 派生
- 157
- PR 合并指标
- 30 天内没有已合并 PR
描述
This will help some newbies get past line 2 of Hello.py.
These days some IDEs automagically create a virtual environment or the equivalent when starting a project. For those people (example: for me) it is necessary to add PyGobject to the project to run Hello.
(Either that or suggest people don't use a venv.)
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
检查 Hello.py 第 2 行附近的设置说明,并确定教程目前如何处理虚拟环境。更新初始步骤,说明如何在项目环境中安装 PyGObject,或明确建议不要使用 venv;完成的标准是新手可以从新创建的项目中运行 Hello.py。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100