<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Just tried removing eric_env and running <br>
    </p>
    <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>
      <li><code>~/eric_env/bin/eric6_post_install</code></li>
    </ul>
    <div class="moz-cite-prefix">and it worked fine!</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Mick<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 22/05/2021 20:48, Mick Sulley wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:cd87f63f-db46-1796-1c85-ae1428d58013@sulley.info">Running
      Linux Mint 20.1
      <br>
      <br>
      I have Eric 20.10 installed and working and I am trying to move to
      21.5 and I am stuck.  I am sure it is my lack of understanding
      rather than anything wrong with the software, but I would
      appreciate some help.
      <br>
      <br>
      Following the instructions on
      <a class="moz-txt-link-freetext" href="https://eric-ide.python-projects.org/eric-download.html">https://eric-ide.python-projects.org/eric-download.html</a>
      <br>
      <br>
      Downloaded and extracted the package - this is what I see then
      <br>
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:mick@Mint20Desk:~/.eric6-21/eric6-21.5$">mick@Mint20Desk:~/.eric6-21/eric6-21.5$</a> sudo python3 install.py
      <br>
      Checking dependencies
      <br>
      Python Version: 3.8.5
      <br>
      Found PyQt5
      <br>
      Found pyuic5
      <br>
      Optional 'PyQtWebEngine' could not be detected.
      <br>
      Optional 'PyQtChart' could not be detected.
      <br>
      Sorry, please install QScintilla2 and
      <br>
      its PyQt5 wrapper.
      <br>
      Error: QScintilla could not be installed.
      <br>
      <br>
      How do I install QScintilla2 and its PyQt5 wrapper?  Looking in
      Synaptic pyqt5 and pyqt5.qsci-dev are installed
      <br>
      <br>
      Thanks
      <br>
      <br>
      Mick
      <br>
      <br>
    </blockquote>
  </body>
</html>