<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Phil,</p>
    <p>these wheels fail on Kubuntu 23.10. PyQt6.QtCore seems to look
      for libicui18n.so.73 but Kubuntu has just libicui18n.so.72. The
      Qt6 6.7.0 binaries installed via the Qt online installer however
      work without this issue. This is because Qt6 includes a private
      copy of libicu 73. Maybe the Qt6 wheel can be extended to include
      these as well.<br>
    </p>
    <p>The net result is, that PyQt6 6.7.0 is not usable for me.</p>
    <p>Regards,<br>
      Detlev</p>
    <p>-----------------</p>
    <span style="font-family:monospace"><span
        style="color:#000000;background-color:#ffffff;">>>>
        from PyQt6 import QtCore </span><br>
      Traceback (most recent call last): <br>
       File "<stdin>", line 1, in <module> <br>
      ImportError: libicui18n.so.73: cannot open shared object file: No
      such file or directory</span>
    <p></p>
    <div class="moz-cite-prefix">Am 21.04.24 um 10:58 schrieb Phil
      Thompson:<br>
    </div>
    <blockquote type="cite"
      cite="mid:0083779082e4a4c73a806d800dc7d673@riverbankcomputing.com">Wheels
      for PyQt v6.7.0 and the corresponding Qt v6.7.0 wheels are
      available for testing at the local PyPI server...
      <br>
      <br>
      <a class="moz-txt-link-freetext" href="https://www.riverbankcomputing.com/pypi/simple/">https://www.riverbankcomputing.com/pypi/simple/</a>
      <br>
      <br>
      If no problems are reported I'll upload to pypi.org at the end of
      the week.
      <br>
      <br>
      Phil
      <br>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Detlev Offenbach
<a class="moz-txt-link-abbreviated" href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a></pre>
  </body>
</html>