<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Gianluca,<br>
    <br>
    <div class="moz-cite-prefix">El 01/11/16 a las 13:17, Gianluca
      Cecchi escribió:<br>
    </div>
    <blockquote
cite="mid:CAG2kNCxyydBvsJ8QT2N80J-R7xr=g2mJ8Skyfovg1KakN97Y0A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">[...]<br>
            <br>
            Hello,<br>
            <div>thanks for reporting about this project I didn't know
              about.<br>
              <br>
            </div>
            <div>By the way on a Fedora 24 client I was able to
              successfully test it without the need to create a python
              virtual environment <br>
              <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    The truth is that I didn't do any tests on Fedora, just on Debian,
    Ubuntu, CentOS &amp; RHEL and seeing the variety of different
    scenarios I decided to include a way to install both components that
    should work platform independently. However, it's true that this
    should be labelled as the "hard way" and if the user is able to
    install them without the need of a virtualenv, this should also be
    documented (this is a matter of preference, actually), so I'll
    update the README soon.<br>
    <br>
    <blockquote
cite="mid:CAG2kNCxyydBvsJ8QT2N80J-R7xr=g2mJ8Skyfovg1KakN97Y0A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>This is with python 2 present in F24 (not tested with
              the alternative python 3 Python 3.5.1):<br>
              <br>
              $ python -V<br>
              Python 2.7.12<br>
              <br>
              and the currently provided packages:<br>
              <br>
              sip-4.18-2.fc24.x86_64<br>
              python-qt5-5.6-4.fc24.x86_6<br>
              <br>
              I was able to then run <br>
              <br>
              python ovirtclient.py<br>
              <br>
              I was not able to using anyway virtualenv (both 2 and 3
              versions) that seems anyway sort of broken <br>
            </div>
            <div>Without --always-copy switch the sip compilation tried
              to remove the provided sip.so and clearly it failed <br>
            </div>
            <div>With --always-copy I got errors able to temporarily fix
              changing fix_lib64 function but then error again about
              importing _io....<br>
              <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    I faced the last error a few days ago and it was because a version
    mismatch of different python components. I simply upgraded all the
    python related packages to the latest version, re-created the
    virtualenv and it worked. Not sure if that is the only one reason,
    but it worked in my case.<br>
    <br>
    Thanks for the feedback.<br>
    <br>
    Nicolás<br>
    <br>
    <blockquote
cite="mid:CAG2kNCxyydBvsJ8QT2N80J-R7xr=g2mJ8Skyfovg1KakN97Y0A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>Gianluca<br>
            </div>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>