Currently, I am involved in the development of an graphical experiment builder, which is based on python. Running the stable version works perfectly fine. However, as soon as I try-out the latest snapshot, I get a rather cryptic error message. Based on some googling, I suppose it is related to the PyQt4 and sip packages that are used.
Here is the error:
python: /build/buildd/sip4-4.15.5/siplib/siplib.c:8407: sip_api_can_convert_to_type: Assertion `(((td)->td_flags & 0x0007) == 0x0000) || (((td)->td_flags & 0x0007) == 0x0002)' failed.
Aborted (core dumped)
Also, while googling I found this discussion. The error message there is the same, but the situation a bit different.
If anyone could give some pointers to why this error occurs, or even how to fix it, I'd be very thankful.
E
Aucun commentaire:
Enregistrer un commentaire