On 1/25/21 4:24 AM, Tony Brian Albers wrote:
Hi guys,I'm trying to get virt-manager to work. But it complains about not being able to load gi: tba@emu:/opt$ virt-manager Traceback (most recent call last): File "/usr/bin/virt-manager", line 6, in <module> from virtManager import virtmanager File "/usr/share/virt-manager/virtManager/virtmanager.py", line 15, in <module> import gi ModuleNotFoundError: No module named 'gi' tba@emu:/opt$ Does anyone know if we have gi somewhere?
The gi python module comes from the pygobject-* packages: https://pkg.openindiana.org/hipster/en/search.shtml?token=pygobject&action=Search -alan- _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
