Hi !
I have downloaded the tczs of pygobject, pygobject2 and pygtk but they are not linking with kazam. It shows the following error :
Traceback (most recent call last):
File "/usr/local/bin/kazam", line 32, in <module>
from gi.repository import Gtk
ModuleNotFoundError: No module named 'gi'
.
Any idea what to do ?