<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hmm and FWIW, why is PyQt4 being referenced when Tkinter is being
    used as the GUI?? (I'm assuming `tinter` is a typo as I can find no
    reference to any Python package called that.)<br>
    <br>
    <br>
    Dave <br>
    <br>
    <div class="moz-cite-prefix">On 29/07/18 7:54 PM, Ronald Oussoren
      via Pythonmac-SIG wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:52D747D7-B050-4E79-9576-A03C3D2045ED@mac.com">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      Could you create a small reproducer and sent me it as well as the
      output of “python3 setup.py py2app -A”, the output of “python3
      -mpip list” and a list of files in the generated app bundle (in a
      Terminal window: find dist/MyApp.app -ls)? With some luck this
      will help me find the issue. 
      <div class=""><br class="">
      </div>
      <div class="">And just to avoid the obvious problem: does
        importing both libraries work when you don’t use py2app? </div>
      <div class=""><br class="">
      </div>
      <div class="">And finally some questions about the python
        installation:</div>
      <div class="">* How did you install Python 3.5.2?  (<a
          href="http://Python.org" class="" moz-do-not-send="true">Python.org</a> installer,
        homebrew, …)</div>
      <div class="">* Have you installed other Python versions (such as
        3.6 or 3.7)? <br class="">
        <div class=""><br class="">
        </div>
        <div class="">Ronald<br class="">
          <div><br class="">
            <blockquote type="cite" class="">
              <div class="">On 27 Jul 2018, at 18:56, David Simmons <<a
                  href="mailto:dsimmons222@earthlink.net" class=""
                  moz-do-not-send="true">dsimmons222@earthlink.net</a>>
                wrote:</div>
              <br class="Apple-interchange-newline">
              <div class="">
                <div class="">Do not know where else to seek help as I
                  have extensively searched for months on the internet
                  without finding a hint to fix the problem.<br class="">
                  <br class="">
                  I am using Apple OS X 10.13.6 and Python 3.5.2.  All
                  attempts to use py2app with the -A option and without
                  fail to find PyQT4 and reportlab libraries.  I use
                  tinter for the GUI and reportlab to write PDF’s.<br
                    class="">
                  <br class="">
                  Any clue on how to solve this problem would be greatly
                  appreciated.<br class="">
                  <br class="">
                  NOTE:  py2app was working fine before and then started
                  failing.<br class="">
                  <br class="">
                  David Simmons<br class="">
                  _______________________________________________<br
                    class="">
                  Pythonmac-SIG maillist  -  <a
                    href="mailto:Pythonmac-SIG@python.org" class=""
                    moz-do-not-send="true">Pythonmac-SIG@python.org</a><br
                    class="">
                  <a
                    href="https://mail.python.org/mailman/listinfo/pythonmac-sig"
                    class="" moz-do-not-send="true">https://mail.python.org/mailman/listinfo/pythonmac-sig</a><br
                    class="">
                  unsubscribe:
                  <a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/options/Pythonmac-SIG">https://mail.python.org/mailman/options/Pythonmac-SIG</a><br
                    class="">
                </div>
              </div>
            </blockquote>
          </div>
          <br class="">
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Pythonmac-SIG maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Pythonmac-SIG@python.org">Pythonmac-SIG@python.org</a>
<a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/pythonmac-sig">https://mail.python.org/mailman/listinfo/pythonmac-sig</a>
unsubscribe: <a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/options/Pythonmac-SIG">https://mail.python.org/mailman/options/Pythonmac-SIG</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>