[PyQt] pyqtdeploy : adding datetime module cause SIGABRT

Sébastien RAMAGE sramage at poifindus.com
Mon Aug 10 08:47:59 BST 2015


It works !
Many thanks ^^

*
*
Le 09/08/2015 12:19, Phil Thompson a écrit :
> On 04/08/2015 3:49 pm, Sébastien RAMAGE 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
>
> Should be fixed in current hg. You will need to re-build Python.
>
> Phil
> _______________________________________________
> 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/20150810/af82786f/attachment.html>


More information about the PyQt mailing list