[OpenIndiana-discuss] python-gi in OI?
Till Wegmueller
toasterson at gmail.com
Tue Jan 26 11:56:33 UTC 2021
Hi Tony
Yeah you may end up running a VM. You will probably run into a huge
amount of dependencies that are libvirt and the other C based libraries
that build that framework. There are many in the libvirt tools. And I
don't think we ever planned to build them or that they are easily ported.
-Till
On 26.01.21 03:59, Tony Brian Albers wrote:
> 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 at 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 at 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
>
>
>
More information about the openindiana-discuss
mailing list