<div dir="ltr">All 'python' commands (tried a few variations) returned "command 'python' not found", <div>'python3  --version' returned 'Python 3.8.2'.</div><div>I think it's Gimp python as this has been an issue before, as I mentioned, but I don't know what specifically to install, it doesn't seem to be 'Gimp python' as it was before.</div><div>I've tinkered with thonny for writing python scripts for Gimp and it that it was pygimp but I'm stumped. I don't want to randomly install stuff in case I make it worse.  </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 11 May 2020 at 17:58, Ross Mohn <<a href="mailto:rpmohn@waxandwane.org">rpmohn@waxandwane.org</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>
    <div>Here are the steps I used:</div>
    <div>
      <ol>
        <li>Check current system python version is 2.x<br>
          <tt>    sudo python --version</tt></li>
        <li>Execute this command to switch to python3<br>
          <tt>    sudo update-alternatives --install /usr/bin/python
            python /usr/bin/python3 1</tt></li>
        <li>Verify system python version is now 3.x<br>
          <tt>    sudo python --version</tt></li>
      </ol>
    </div>
    <div>based on steps I found in this post:<br>
      <tt>   
<a href="https://unix.stackexchange.com/questions/410579/change-the-python3-default-version-in-ubuntu" target="_blank">https://unix.stackexchange.com/questions/410579/change-the-python3-default-version-in-ubuntu</a></tt><br>
    </div>
    <div><br>
    </div>
    <div>-Ross <br>
    </div>
    <div><br>
    </div>
    <div><br>
    </div>
    <div>On 5/11/20 12:10 PM, BabsKy wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">I'm surprised that python (for Gimp) isn't
        installed by default on Linux, that's what's caused this issue
        before. 
        <div>I'll try anything to get it working, python plays a large
          part of my Gimp workflow.</div>
        <div>Sorry to ask but how would I manually set python3 as the
          default?  </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Mon, 11 May 2020 at 16:54,
          Ross Mohn <<a href="mailto:rpmohn@waxandwane.org" target="_blank">rpmohn@waxandwane.org</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>
            <div>Can you try 'python3'? On a side note, I was surprised
              that python3 was note the default in the upgrade. I had
              manually set python3 as the default in my 19.10 and that
              was switched back to python 2.x when I upgraded. <br>
            </div>
            <div><br>
            </div>
            <div>-Ross <br>
            </div>
            <div><br>
            </div>
            <div><br>
            </div>
            <div>On 5/11/20 7:38 AM, BabsKy wrote:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">So I did a clean install and Gimp now loads
                and works mostly OK. The issue now is it can't find
                python.
                <div>I know this has been an issue with Gimp on Linux
                  previously and it could be solved by '<span>sudo apt
                    install gimp-python', </span><span style="background-color:transparent"><font face="arial, sans-serif">but this doesn't work.</font></span></div>
                <div><br>
                </div>
                <div>Output from terminal '/usr/bin/env: ‘python’: No
                  such file or directory'<br>
                </div>
                <div>I can see there's no env in bin.</div>
                <div>Does anyone know how to fix this please?</div>
                <div>I have searched online but the solutions aren't
                  relevant to the current Gimp version/Linux.</div>
                <div><br>
                </div>
              </div>
              <br>
              <fieldset></fieldset>
            </blockquote>
            <p><br>
            </p>
          </div>
          -- <br>
          ubuntu-studio-users mailing list<br>
          <a href="mailto:ubuntu-studio-users@lists.ubuntu.com" target="_blank">ubuntu-studio-users@lists.ubuntu.com</a><br>
          Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset></fieldset>
    </blockquote>
    <p><br>
    </p>
  </div>

-- <br>
ubuntu-studio-users mailing list<br>
<a href="mailto:ubuntu-studio-users@lists.ubuntu.com" target="_blank">ubuntu-studio-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users</a><br>
</blockquote></div>