<html><head></head><body><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>

<div><code>(2) When launching eric I get the following error: </code></div>

<div> </div>

<div><code>Could not download the requested file from https://eric-ide.python-projects.org/plugins6/repository.xml. </code></div>

<div><code>Error: TLS initialization failed</code></div>

<div> </div>

<div>How do i fix this ? </div>

<div> </div>

<div> </div>

<div> </div>

<div>Many Thanks </div>
</div>

<div> </div></div></body></html>