<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi again,</p>
    <p>now I know what happened. As that might happen to others as well,
      I will give a summary of the steps.</p>
    <ol>
      <li>Upgraded the virtual environment fro PyQt 6.7 to 6.8.</li>
      <li>Realized, that<font size="2"> </font>'PyQt6-WebEngineSubwheel-Qt'
        is no longer needed</li>
      <li>Uninstalled that package.</li>
      <li>Observed the issue described. The cause was that uninstalling
        the subwheel deleted part of the update done previously.</li>
      <li>Reinstalled the 'PyQt6-WebEngine-Qt6' package, which corrected
        the issue.</li>
    </ol>
    Regards,<br>
    Detlev<font size="2"><br>
    </font>
    <div class="moz-cite-prefix">Am 21.12.24 um 16:58 schrieb Detlev
      Offenbach:<br>
    </div>
    <blockquote type="cite"
      cite="mid:41d78cc9-886f-47e0-9a44-7dc05b269594@die-offenbachs.de">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p><font size="2">Hi,</font></p>
      <p><font size="2">sorry for the noise. Somehow the latest update
          of the Python virtual environment had failed without giving an
          error. After reinstalling PyQt6-WebEngine-Qt6 everything is
          working again.</font></p>
      <p><font size="2">Regards,<br>
          Detlev<br>
        </font></p>
      <div class="moz-cite-prefix">Am 21.12.24 um 16:44 schrieb Detlev
        Offenbach:<br>
      </div>
      <blockquote type="cite"
cite="mid:31d5c408-03cf-42ff-9c8b-86c291a75650@die-offenbachs.de">
        <meta http-equiv="content-type"
          content="text/html; charset=UTF-8">
        <p><font size="2">Hi Phil,</font><br>
        </p>
        <p><font size="2">I am having issues importing
            PyQt6.QtWebEngineWidgets in Fedora 41. Here is the Python
            shell output.</font></p>
        <p><font size="2">------------------------------</font></p>
        <p><font size="2">Python 3.13.0 (main, Oct  8 2024, 00:00:00)
            [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] on fedora-vm<br>
            [eric7 Environment]<br>
            >>> from PyQt6 import QtWebEngineWidgets<br>
            fedora-vm/3351/main: Traceback (innermost last):<br>
              File "<stdin>", line 1, in <module><br>
            ImportError: /lib64/libQt6WebEngineCore.so.6: version
            `Qt_6_PRIVATE_API' not found (required by <path to
eric7_env>/lib64/python3.13/site-packages/PyQt6/Qt6/lib/libQt6WebEngineWidgets.so.6)<br>
          </font></p>
        <p><font size="2">-------------------------------<br>
          </font></p>
        <p><font size="2">Regards,<br>
            Detlev<br>
          </font></p>
        <pre class="moz-signature" cols="72">--
Detlev Offenbach
<a class="moz-txt-link-abbreviated moz-txt-link-freetext"
        href="mailto:detlev@die-offenbachs.de" moz-do-not-send="true">detlev@die-offenbachs.de</a></pre>
      </blockquote>
      <pre class="moz-signature" cols="72">--
Detlev Offenbach
<a class="moz-txt-link-abbreviated moz-txt-link-freetext"
      href="mailto:detlev@die-offenbachs.de" moz-do-not-send="true">detlev@die-offenbachs.de</a></pre>
    </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>