Displaying 1 result from an estimated 1 matches for "server190".
Did you mean:
server1
2018 Jan 24
0
Re: python 3 bindings on libguestfs
On Wed, Jan 24, 2018 at 09:13:22AM +0000, abinaya.manikandan@wipro.com wrote:
> Hello,
>
> Please fine below details:
>
> [root@server190 ~]$ cat /etc/redhat-release
> Red Hat Enterprise Linux Server release 6.5 (Santiago)
>
> We are trying to import guestfs in python according to manual page:
> http://libguestfs.org/guestfs-py
>
> I should be able to initialize guestfs with following command:
> import guestfs...