<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 09.07.20 um 04:48 schrieb Amir Zia:<br>
    </div>
    <blockquote type="cite"
cite="mid:trinity-c1aebd73-3c62-4c64-b96a-a9fda024c17f-1594262887549@3c-app-mailcom-lxa10">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div style="font-family: Verdana;font-size: 12.0px;">
        <div>I have two questions: </div>
        <div> </div>
        <div>(1) I installed eric like this in Linux: </div>
        <div> </div>
        <div>
          <ul>
            <li><code>cd ~</code></li>
            <li><code>python3 -m venv eric_env</code></li>
            <li><code>~/eric_env/bin/python3 -m pip install --upgrade
                pip</code></li>
            <li><code>~/eric_env/bin/python3 -m pip install eric-ide</code></li>
          </ul>
          <div>Then I deleted <code>~/eric_env/ and re-installed eric
              like this :</code></div>
          <div> </div>
          <div>     sudo <code>pip install eric-ide</code></div>
          <div> </div>
          <div><code>Is this ok ? is deleting the eric_env folder in the
              first install enough ? or should I have deleted other
              things two  ?</code></div>
        </div>
      </div>
    </blockquote>
    <code>This is ok. However, why did you delete the Python virtual
      environment at all?</code><br>
    <blockquote type="cite"
cite="mid:trinity-c1aebd73-3c62-4c64-b96a-a9fda024c17f-1594262887549@3c-app-mailcom-lxa10">
      <div style="font-family: Verdana;font-size: 12.0px;">
        <div>
          <div> </div>
          <div><code>(2) When launching eric I get the following error: </code></div>
          <div> </div>
          <div><code>Could not download the requested file from
              <a class="moz-txt-link-freetext" href="https://eric-ide.python-projects.org/plugins6/repository.xml">https://eric-ide.python-projects.org/plugins6/repository.xml</a>.
            </code></div>
          <div><code>Error: TLS initialization failed</code></div>
          <div> </div>
          <div>How do i fix this ? <br>
          </div>
        </div>
      </div>
    </blockquote>
    <p>Ensure, that your Qt installation supports SSL/TLS.<br>
    </p>
    Detlev
    <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>