<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 19.11.23 um 20:08 schrieb Jamie
      Riotto:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAM8_zTh0KS3HVBNcx8dyS=ZCvZtLjrf7Yh0aVTO4uSNUupvxcQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Ok, I ran 'eric7_ide.exe --debug' in a console
        window with the venv activated. I don't see anything on the
        console.</div>
    </blockquote>
    That will not work because pip generated this wrapper for GUI
    scripts using pythonw.exe during installation. That Python
    interpreter variant doesn't give any output. You should run
    'python.exe -m eric7 --debug'.<br>
    <blockquote type="cite"
cite="mid:CAM8_zTh0KS3HVBNcx8dyS=ZCvZtLjrf7Yh0aVTO4uSNUupvxcQ@mail.gmail.com">
      <div dir="ltr">
        <div> Is there a log file or debug file that is generated?</div>
      </div>
    </blockquote>
    All debug output is sent to the console.<br>
    <blockquote type="cite"
cite="mid:CAM8_zTh0KS3HVBNcx8dyS=ZCvZtLjrf7Yh0aVTO4uSNUupvxcQ@mail.gmail.com">
      <div dir="ltr">
        <div>
          <div>- jamie</div>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Sun, Nov 19, 2023 at
          10:59 AM Jamie Riotto <<a
            href="mailto:jamie.riotto@gmail.com" moz-do-not-send="true"
            class="moz-txt-link-freetext">jamie.riotto@gmail.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">
          <div dir="ltr">Detlev,
            <div>Attached is the eri7.ini file. I'll try the --debug
              flag now.</div>
            <div>- jamie<br>
              <div><br>
              </div>
              <div><br>
              </div>
            </div>
          </div>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">On Sun, Nov 19, 2023 at
              7:57 AM Detlev Offenbach <<a
                href="mailto:detlev@die-offenbachs.de" target="_blank"
                moz-do-not-send="true" class="moz-txt-link-freetext">detlev@die-offenbachs.de</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">Hi
              Jaimie,<br>
              <br>
              I just fired up my Windows 10 VM and everything is working
              fine. Can you <br>
              send the configuration file <br>
              '%USERPROFILE%\AppData\Roaming\Eric7\eric7.ini'? Maybe
              something in your <br>
              configuration is weird and needs some special handling. In
              addition to <br>
              that you could start 'eric7_ide' in a console window with
              the '--debug' <br>
              switch.<br>
              <br>
              Regards,<br>
              Detlev<br>
              <br>
              Am 19.11.23 um 16:03 schrieb Jamie Riotto:<br>
              > Ok, still having issues with Eric7. Just did a clean
              install into a <br>
              > venv with:<br>
              ><br>
              > python3 -m venv eric7_venv<br>
              > cd eric7_venv<br>
              > cd Scripts<br>
              > activate<br>
              > python.exe -m pip install --upgrade pip<br>
              > python.exe -m pip install --prefer-binary eric-ide<br>
              ><br>
              > When I start Eric, it went through all the init
              screens, i.e. <br>
              > PyInstaller, Rope, PyLint, Vulture, etc<br>
              > and then the main app started. It took 2 full minutes
              to go from a <br>
              > white screen with 'Eric7' in the<br>
              > upper left corner to the app loading. Ok, perhaps it
              was still <br>
              > initializing stuff. However, I<br>
              > just loaded a project and it has been 10 minutes with
              no response. <br>
              > That is, spinning wait cursor,<br>
              > window is grayed out...<br>
              ><br>
              > This is a windows 10 system. A different venv with
              Eric6 behaves normally.<br>
              > Do you need any info on my side to help debug this?
              Thanks again - jamie<br>
              <br>
              -- <br>
              Detlev Offenbach<br>
              <a href="mailto:detlev@die-offenbachs.de" target="_blank"
                moz-do-not-send="true" class="moz-txt-link-freetext">detlev@die-offenbachs.de</a><br>
              <br>
            </blockquote>
          </div>
        </blockquote>
      </div>
    </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>