Comment 19 for bug 1784132

Revision history for this message
Damon Lynch (dlynch3) wrote :

A hint for any future code you develop for any project: check your code works in a clean environment.

This page lists many build requirements:

https://pygobject.readthedocs.io/en/latest/devguide/dev_environ.html#devenv

You cannot assume your users will have already installed them.