<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 28/06/17 à 07:04, Ritesh Raj Sarraf
      a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:1498626275.6118.6.camel@researchut.com">
      <pre wrap="">Hello Vincent

On Mon, 2017-06-26 at 19:12 +0200, Vincent Vande Vyvre wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">In Py3 you have to import from the root of your app.

where is resources_rc ?
</pre>
      </blockquote>
      <pre wrap="">
The resources_rc file is in the apt_offline_gui subdir.

The full repository is accessible at:
<a class="moz-txt-link-freetext" href="https://github.com/rickysarraf/apt-offline">https://github.com/rickysarraf/apt-offline</a>
<a class="moz-txt-link-freetext" href="https://anonscm.debian.org/cgit/apt-offline/apt-offline.git">https://anonscm.debian.org/cgit/apt-offline/apt-offline.git</a>


</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
PyQt mailing list    <a class="moz-txt-link-abbreviated" href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></pre>
    </blockquote>
    <p>Then, you have to write: <i>from</i> <i>apt_offline_gui import
        resources.rc</i></p>
    <p><br>
    </p>
    <p>Vincent<br>
    </p>
  </body>
</html>