<div dir="ltr"><div dir="ltr"><div>Hi,</div><div>in the meantime, on the same machine, I install eric7 with pip and it works! but I think that I found the trick: I saw that pip installed other packages that before that moment weren't present on my system.</div><div>Now, also the last 22.8.1 rev.afbd61b99bf4 (with eric7 uninstalled with pip) works fine.</div><div><br></div><div>The packages that pip installed was:</div><div><i>Installing collected packages: trove-classifiers, sortedcontainers, PyQt6-WebEngine-Qt6, PyQt6-Charts-Qt6, mypy-extensions, EditorConfig, tomlkit, tomli, toml, platformdirs, pathspec, parso, packageurl-python, Markdown, docutils, PyQt6-WebEngine, PyQt6-Charts, pip-requirements-parser, jedi, cyclonedx-python-lib, black, cyclonedx-bom, eric-ide</i></div><div><br></div><div>Michele<br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno lun 29 ago 2022 alle ore 13:33 Detlev Offenbach <<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <p>Hello Michele,</p>
    <p>that is a really nasty one because the real issue is hidden by
      the RuntimeError. Please get the latest eric sources and run from
      there. I (hopefully) improved the error reporting in this area of
      code so we can see, what is really causing the crash.</p>
    <p>Regards,<br>
      Detlev<br>
    </p>
    <div>Am 29.08.22 um 12:17 schrieb Michele
      Petrazzo:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div>Hi list,</div>
        <div>I just downloaded eric7 22.8.1 (rev. afbd61b99bf4) in my
          fresh ubuntu 22.04.1 and I receive a:</div>
        <div><br>
        </div>
        <i><class 'RuntimeError'>: <br>
        </i>
        <div><i>Could not create a viemanager object.</i></div>
        <div><br>
        </div>
        <div>Qt6 and Qt6-QScintilla was installed with pip</div>
        <div><br>
        </div>
        <div>Following you can find the complete trace.<br>
        </div>
        <div><br>
        </div>
        <div>Thanks,<br>
        </div>
        <div>Michele<br>
        </div>
        <div><br>
        </div>
        <div>  File
          "/usr/local/lib/python3.10/dist-packages/eric7/UI/UserInterface.py",
          line 847, in __createObjects<br>
              self.viewmanager = ViewManager.factory(<br>
            File
          "/usr/local/lib/python3.10/dist-packages/eric7/ViewManager/__init__.py",
          line 46, in factory<br>
              raise RuntimeError("Could not create a viemanager
          object.")<br>
          <br>
--------------------------------------------------------------------------------<br>
          Version Numbers:<br>
            Python 3.10.4, 64-Bit<br>
            Qt 6.3.1<br>
            PyQt6 6.3.1<br>
            PyQt6-Charts not installed<br>
            PyQt6-WebEngine not installed<br>
            PyQt6-QScintilla 2.13.3<br>
            sip 6.6.2<br>
            eric7 22.8.1 (rev. afbd61b99bf4)<br>
          <br>
          Platform: linux<br>
          3.10.4 (main, Jun 29 2022, 12:14:53) [GCC 11.2.0]<br>
--------------------------------------------------------------------------------<br>
          Distribution Info:<br>
            /etc/lsb-release<br>
              DISTRIB_ID=Ubuntu<br>
              DISTRIB_RELEASE=22.04<br>
              DISTRIB_CODENAME=jammy<br>
              DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS"<br>
          <br>
            /etc/os-release<br>
              PRETTY_NAME="Ubuntu 22.04.1 LTS"<br>
              NAME="Ubuntu"<br>
              VERSION_ID="22.04"<br>
        </div>
      </div>
    </blockquote>
    <pre cols="72">-- 
Detlev Offenbach
<a href="mailto:detlev@die-offenbachs.de" target="_blank">detlev@die-offenbachs.de</a></pre>
  </div>

</blockquote></div></div>