[PyQt] PyQt5.6 with Python 3.5 Crash

Rathinam Signup tfa.signup.test at gmail.com
Fri May 19 10:55:21 BST 2017


Hi All,

I'm using QAbstractItemModel with QTreeView in PyQt5.6-Py3.5. When I call

model.beginInsertRows(index,i,i) the app crashes. If I try to add children
under root index it's working fine. But If I try to add rows on any other
index the app crashes. I'm quite sure that it worked without any issues in
PyQt4.

Any help would be appreciated. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170519/8a8bdbe2/attachment.html>


More information about the PyQt mailing list