<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>PyQt6 v6.5.3<br>
PyQt6-sip v13.6.0<br>
PyQt6-Qt6 v6.5.3<br>
<br></blockquote><div><br></div><div>In a Qt6 class derived from QTableView, with the slot selectionChanged, under Python 3.11 (Windows), I'm getting the following error:</div><div><br></div><div>AttributeError: 'QItemSelection' object has no attribute 'length'<br></div><div><br></div><div>Again on Windows Qt6, in a class derived from QAbstractTableModel, when emitting the signal headerDataChanged, I'm getting the following error (with class name DeduplicateModel):</div><div>AttributeError: 'DeduplicateModel' does not have a signal with the signature headerDataChanged(Qt::Orientation, int, int)<br></div><div><br></div><div>The code works using PySide6. It's possible I may not have decorated every slot in the application, if that matters? </div><div><br></div><div>Damon</div></div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><a href="https://damonlynch.net" target="_blank">https://damonlynch.net</a><br></div></div></div>