<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    It is a PEP8 error. Which is the pep8 version you are using?<br>
    To fix that, just edit model/vms.py and proper indent the line
    content as request by pep8.<br>
    <br>
    Regards,<br>
    Aline Manera<br>
    <br>
    <div class="moz-cite-prefix">On 12/29/2016 10:36 AM, Rohan Gupta
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADiss5gxh34hnxa9UCGZuuLiMA9DEFDMs+6uqKC9RSvaPUND2Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">hello sir,
        <div><br>
        </div>
        <div>hope this is the right place to ask queries,</div>
        <div>i tried to install kimchi on centos 7 and when i run make
          check-local, i ran into a error. </div>
        <div>
          <div># make check-local</div>
          <div>contrib/check_i18n.py ./i18n.py </div>
          <div>Checking for invalid i18n string...</div>
          <div>Checking for invalid i18n string successfully</div>
          <div>/bin/pep8 --version</div>
          <div>1.4.6</div>
          <div>/bin/pep8 --filename '*.py,*.<a moz-do-not-send="true"
              href="http://py.in">py.in</a>'
            --exclude="*config.py,*i18n.py,*tests/test_config.py" .</div>
          <div>./model/vms.py:1376:24: E127 continuation line
            over-indented for visual indent</div>
          <div>make: *** [check-local] Error 1</div>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>will i get a possible solution for this.</div>
        <div><br>
        </div>
        <div>thank you</div>
        <div>Rohan Raj Gupta</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Kimchi-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kimchi-devel@ovirt.org">Kimchi-devel@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/kimchi-devel">http://lists.ovirt.org/mailman/listinfo/kimchi-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>