On 01/25/21 04:45 PM, Alan Coopersmith wrote: > 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-
Thanks Alan, I tried using python3.5, but now I just get a "Namespace LibvirtGLib not available" so it seems that more stuff is missing. I might give building libvirt-glib a shot, but tbh I'm not sure. It seems easier to just run a VM with all the Linux tools in it ;) /tony -- Tony Albers - Systems Architect - IT Development Royal Danish Library, Victor Albecks Vej 1, 8000 Aarhus C, Denmark Tel: +45 2566 2383 - CVR/SE: 2898 8842 - EAN: 5798000792142 _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
