<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>Not sure it's related. I have installed Eric on win10 with the zip and install.py files. When upgrading plugins for rope and vulture I had to install dependencies manually ie by running pip. Previous installs handled that automatically. <br><br>Chris.<br><br><br><div style='font-size:10.0pt;font-family:"Tahoma","sans-serif";padding:3.0pt 0in 0in 0in'>
<hr style='border:none;border-top:solid #E1E1E1 1.0pt'>
<b>Von:</b> Mick Sulley <mick@sulley.info><br>
<b>Gesendet:</b> 22. Mai 2021 22:04:23 MESZ<br>
<b>An:</b> eric@riverbankcomputing.com<br>
<b>Betreff:</b> Re: Help to upgrade to 21.5 please - Sorry please ignore that last message<br>
</div>
<br>

    <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>