ho installato python GTK3 utilizzando homebrew ma esso stampaInstallare Gtk 3 per Python su Mac
Warning: gtk+3-3.14.6 already installed
ma quando provo a importare in python
from gi.repository import Gtk
dà l'errore
ImportError: No module named gi.repository
Per favore aiuto.