Getting help
You may encounter a problem when using guizero, so here are some ways you can get help to solve your problem.
Getting help
If you have a question about your guizero program it is a good idea to join a community to ask for support:
- Raspberry Pi Forums - some people post questions about guizero on these forums and other members of the community step in to help. The creators of guizero periodically check the Python forum.
- Stack Overflow - a popular site for techy questions
- Computing at School - a useful site for teachers
If you would like to read guides and resources for guizero there are many freely available:
-
Getting started with GUIs - a beginners guide to guizero by the Raspberry Pi Foundation
-
Python guizero video - a series of videos by Devon Schafer on using guizero.
-
Example programs - some example programs to get you going.
-
Using guizero with hardware - Ben Nuttall's projects using guizero combined with hardware
-
Cat name generator - materials for a kids workshop, first run at the Cotswold Jam
-
Name your pet - article on page 42 of Hello World magazine issue 2.
Bugs and feature requests
Like many Python libraries, guizero has a GitHub repository where you can add issues. These issues come under two headings:
- You found a bug in guizero
- You would like to request we consider including a new feature
We look at and respond to all issues created on GitHub. However, we ask that you only create issues for bugs and feature requests, rather than support, as we do not have time to answer everything :)