[PyQt] pyqtdeploy : adding datetime module cause SIGABRT

Sébastien RAMAGE sramage at poifindus.com
Tue Aug 4 15:49:05 BST 2015


I tried to add the datetime module to a working *.pdy  (Phil's 
pyqt-demo.pdy)  without touching the *.py file (I didn't even put 
"import datetime") and it cause SIGABRT on Py_Initialize()

Unchecking datetime in pyqtdeploy "solves" the problem (but my app needs 
datetime...)

Attached pdy and py files

I'm using the latest pyqtdeploy from hg, PyQT5.5.1 snapshot, SIP 4.16.9, 
Qt 5.5.0 and python3.4.3


Seb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyqt-demo.py
Type: text/x-python
Size: 1109 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150804/de567ee5/attachment-0001.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyqt-demo.pdy
Type: text/xml
Size: 657 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150804/de567ee5/attachment-0001.xml>


More information about the PyQt mailing list