Need to 'import gtk' on Ubuntu 20.04, what do I need?
Liste guru
digitalfantasy.it86559 at digitalfantasy.it
Sat Jul 25 13:40:56 EDT 2020
Il 24/07/2020 10:31, Chris Green ha scritto:
...
> I'm a *fairly* competant Python programmer so, if I have to, I
> willconsider converting from using the gtk module to using the gi
> module,are there any good tutorials which might help me down this road?
If you look at the pygobject documentation there is a chapter (and a
script, similar to 2to3) to help the migration:
https://pygobject.readthedocs.io/en/latest/guide/porting.html
More information about the Python-list
mailing list