<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Hi,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">This is probably not a PyQt issue but QTableView.setColumnWidth does not work with Qt 6.6.1 (on Windows).<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">It works fine if I downgrade to Qt 6.6.0.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 1, 2023 at 4:41 PM Phil Thompson <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 30/11/2023 18:08, Phil Thompson wrote:<br>
> On 30/11/2023 17:05, Detlev Offenbach wrote:<br>
>> Hi Phil,<br>
>> <br>
>> I just upgraded to these wheels and get the following error message<br>
>> when importing PyQt6<br>
>> <br>
>> undefined symbol:<br>
>> _ZN14QReadWriteLock16destroyRecursiveEP21QReadWriteLockPrivate,<br>
>> version Qt_6_PR<br>
>> IVATE_API<br>
>> <br>
>> Hope you can help to get rid of that and make it work again.<br>
>> <br>
>> Regards,<br>
>> Detlev<br>
>> <br>
>> PS: My system is Kubuntu 23.10 and it worked with Qt 6.6.0 without <br>
>> this issue.<br>
> <br>
> It looks like v6.6.1 on Linux from the online installer is not binary<br>
> compatible with v6.6.0. I suspect the quickest fix will be for me to<br>
> release PyQt v6.6.1 built against Qt v6.6.1.<br>
<br>
Apparently this was a fix in Qt v6.6.1 for a bug in v6.6.0.<br>
<br>
PyQt v6.6.1 is available at the local PyPI server. I'll move it to PyPI <br>
next week if there are no reported problems with it.<br>
<br>
Phil<br>
</blockquote></div>