Can't Launch Xubuntu 21.10
Closed this issue · 1 comments
Diacius commented
When the script is run this happens:
Traceback (most recent call last):
File "/home/george/efiboots/efiboots", line 6, in <module>
import efiboots
File "/home/george/efiboots/efiboots.py", line 9, in <module>
gi.require_version('Gtk', '4.0')
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 129, in require_version
raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace Gtk not available for version 4.0
I did some research and it's because the Gtk 4.0 libraries are unavailable on Ubuntu. Any suggestions?
Elinvention commented
Well, I think you should install Gtk 4.0 libraries. I will update the README.