<div dir="ltr"><br><div class="gmail_quote"><br><div dir="ltr">I wonder is there anyone on this board using PyQt5.4.x that has a launching Python app?.. if so what configuration are you using? I have tried many different versions / configurations and still not even the simplest app with no imports will work.<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 25, 2015 at 9:37 AM, Sébastien RAMAGE <span dir="ltr"><<a href="mailto:sramage@poifindus.com" target="_blank">sramage@poifindus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
I tried many python versions but only PyQT 5.4.x and I always get
the problem.<br>
You said that everything's fine with PyQT5.3 so maybe the problem is
with PyQT 5.4 (or QT) ?<span><font color="#888888"><br>
<br>
<br>
<div><small><b>Sébastien Ramage</b><br>
<b><br>
</b> </small></div></font></span><div><div>
<div>Le 25/06/2015 15:28, Stephen Chapman a
écrit :<br>
</div>
<blockquote type="cite">
<div dir="ltr"><br>
<div class="gmail_quote">
<div dir="ltr">
<div>Are you suggesting that it is an import that I am using
in my program. Or are you saying a base level python
import. Because I tried a simple program with no imports
as well and i get the same results. Using Python 3.4.3 and
Pyqt5.4.2. I'm starting to think its really a version of
something i'm using. If I try the same thing on python
3.4.0 / Pyqt5.3.x it works just fine. <br>
</div>
</div>
<div>
<div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Jun 25, 2015 at 8:19
AM, lloyd konneker <span dir="ltr"><<a href="mailto:bootch@nc.rr.com" target="_blank">bootch@nc.rr.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In
my experience with Android crashes on PyInitialize,
you should harness your Python to call QtDebug
(writes to the Android log) for every import. Since
fail to import is not very graceful. Or you will at
least know what module is suspect for cross-platform
issues. I think I posted how to harness on this
list about a year ago. (I have not been using
pyqtdeploy recently.)<br>
<br>
PyInitialize is usually just executing the
interpreter on your app. So crashing ‘in'
PyInitialize just means ‘while loading and
initializing your app.'<br>
_______________________________________________<br>
PyQt mailing list <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
PyQt mailing list <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></pre>
</blockquote>
<br>
</div></div></div>
<br>_______________________________________________<br>
PyQt mailing list <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br></blockquote></div><br></div>
</div></div></div><br></div>