[PyQt] pyqtdeploy doesn't work for Android target

Sébastien RAMAGE sramage at poifindus.com
Wed May 6 12:28:29 BST 2015


I'm trying to deploy a pyqt app on android using pyqtdeploy, I 
successfully create and deploy the apk but the app crash on 
Py_Initialize(); with SIGABRT
Attached the sample app and *.pdy file.

Any help will be appreciated

I'm using Python 3.4.3, the last pyqtdeploy (from hg), PyQt 5.4.1, sip 
4.16.7 and Qt binaries 5.4.1 from Digia

I tried  pyqtdeploy 1.0, the last 1.0.1 and source from mercurial



-- 
*Sébastien Ramage*
*
*


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150506/5613e2a2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: essai.py
Type: text/x-python
Size: 148 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150506/5613e2a2/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdy
Type: text/xml
Size: 813 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150506/5613e2a2/attachment.xml>


More information about the PyQt mailing list