sebp / sebp/PyGObject-Tutorial
Missing initial steps
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 392
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
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.)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the setup instructions around line 2 of Hello.py and determine how the tutorial currently handles virtual environments. Update the initial steps to explain installing PyGObject in a project environment, or clearly advise against using a venv; done means a newcomer can run Hello.py from a newly created project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100