[PyQt] SIGABRT on a pyqtdeployed app on Android
Sébastien RAMAGE
sramage at poifindus.com
Mon Apr 13 15:22:42 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
--
*Sébastien Ramage*
*
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150413/960c322a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: essai.py
Type: text/x-python
Size: 147 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150413/960c322a/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdy
Type: text/xml
Size: 812 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150413/960c322a/attachment.xml>
More information about the PyQt
mailing list