[PyQt] pyqtdeployed app crashes android but not iOS

lloyd konneker bootch at nc.rr.com
Thu Feb 5 15:58:53 GMT 2015


The error is:  D/foo ( 2785): Py_Initialize: can't initialize sys standard streams

On Android, sys standard streams do not exist.  But Python has been ported to Android before so surely Python is already patched.

http://bugs.python.org/issue17797 might be relevant.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150205/6ddb37db/attachment.html>


More information about the PyQt mailing list