Tiny Core Linux
Tiny Core Extensions => TCE Corepure64 => Topic started by: GNUser on March 22, 2020, 08:18:27 AM
-
There is a python3 application I'd like to use. It requires PyGTK and a package that, in Debianoid distros, is called "python3-gi". Is there a TCL extension that provides similar functionality? I can't seem to find an obvious equivalent.
P.S. I already found pygtk.tcz and gtk3-gir.tcz but just these two do not seem to be sufficient.
-
py3.6gobject?
-
Yes, that did it. Thank you very much, juanito!