search for: vz6vudaavdp

Displaying 4 results from an estimated 4 matches for "vz6vudaavdp".

2015 Sep 14
2
Re: Issue with python pip install
...t guestfs-py.c by hand >to remove those bindings it may work. > >Rich. > >-- >Richard Jones, Virtualization Group, Red Hat >https://urldefense.proofpoint.com/v2/url?u=http-3A__people.redhat.com_-7Er >jones&d=AwIBAg&c=V9IgWpI5PvzTw83UyHGVSoW3Uc1MFWe5J8PTfkrzVSo&r=vZ6VUDaavDp >fOdPQrz1ED54jEjvAE36A8TVJroVlrOQ&m=rMKmgqBnzomK9gZ2IFeCMAUQoOb0CIXOuHL0unS >akbw&s=Wd1vKCyHdDlv2mC5G5ESdLBSfiHAPPD971EH870rIBc&e= >Read my programming and virtualization blog: >https://urldefense.proofpoint.com/v2/url?u=http-3A__rwmj.wordpress.com&d=A >wIBAg&c=V9...
2015 Sep 14
2
Re: Issue with python pip install
...git reset --hard 1.28.1 > >then try the pip method again. > >Rich. > >-- >Richard Jones, Virtualization Group, Red Hat >https://urldefense.proofpoint.com/v2/url?u=http-3A__people.redhat.com_-7Er >jones&d=AwIBAg&c=V9IgWpI5PvzTw83UyHGVSoW3Uc1MFWe5J8PTfkrzVSo&r=vZ6VUDaavDp >fOdPQrz1ED54jEjvAE36A8TVJroVlrOQ&m=o-TnLIVCsJ3aeiNcH_Pu4yVo1sdqyhS5aUHdruT >NAhg&s=H9YY91eaSkCTCMy0IMxhVJSgHGRhalqQl7JmSviqFYI&e= >Read my programming and virtualization blog: >https://urldefense.proofpoint.com/v2/url?u=http-3A__rwmj.wordpress.com&d=A >wIBAg&c=V9...
2015 Sep 14
2
Re: Issue with python pip install
...ons to create the python package posted >>at >> >> >>https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_libguestf >>s_libguestfs_commit_fcbfc4775fa2a44020974073594a745ca420d614&d=AwIDaQ&c=V >>9IgWpI5PvzTw83UyHGVSoW3Uc1MFWe5J8PTfkrzVSo&r=vZ6VUDaavDpfOdPQrz1ED54jEjvA >>E36A8TVJroVlrOQ&m=-IPoTUqv9RwNuzcUMbulN09BL2qUyaVp0CawpFWfDR0&s=OTJvFjRpY >>gKWny-76DVZKbuv88vwDejfMPl7J6-A4WI&e= >> >> I am getting errors in the compile when I do the "pip install². I have >>attached the output from pip. I looked...
2015 Sep 14
3
Issue with python pip install
I am trying to build a Python application installer that is using libguestfs. I using the instructions to create the python package posted at https://github.com/libguestfs/libguestfs/commit/fcbfc4775fa2a44020974073594a745ca420d614 I am getting errors in the compile when I do the "pip install”. I have attached the output from pip. I looked at the code and I do not see anything obvious) When