[PyQt] pyqtdeploy : adding datetime module cause SIGABRT

Stephen Chapman schapman1974 at gmail.com
Tue Aug 4 17:05:10 BST 2015


I believe i ran into this as well

Is there any way you could use the QDate Class in Qt ?



On Tue, Aug 4, 2015 at 10:49 AM, Sébastien RAMAGE <sramage at poifindus.com>
wrote:

> 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
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150804/db5cb3d0/attachment.html>


More information about the PyQt mailing list