<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Jim;</p>
    <p>You don't need to download Python 2.7 from the Python WEB page,
      or download<br>
      the flatpak. <br>
      Its in Focals,(20.04)Repositories. <br>
      <br>
      These are all terminal commands, don't use the quotes.<br>
      <br>
      "sudo apt install python2"  will install 2.7<br>
      <br>
      "ls -ls /usr/bin/python*"  will list your versions of python
      installed.<br>
      In my case 2.7 and 3.8<br>
    </p>
    <p>Ken<br>
    </p>
    <div class="moz-cite-prefix">On 7/27/20 1:59 PM, James Keener wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAG8g3twf3mJur0ivzMbGFxgpA2z=Ymyy6nWVZvf_97H2RM8+VA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>I _think_ 19.10 has 2.7 installable (and installed by
          default), but I don't have a machine running that right now.</div>
        <div><br>
        </div>
        <div>18.04 is the last LTS release with support. It's what I run
          on my other laptop.<br>
        </div>
        <div><br>
        </div>
        <div>Jim<br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Mon, Jul 27, 2020 at 2:55
          PM Glenn K0LNY &lt;<a href="mailto:glennervin@cableone.net"
            moz-do-not-send="true">glennervin@cableone.net</a>&gt;
          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 bgcolor="#ffffff">
            <div><font size="2" face="Arial">Is Ubuntu 16.4 the latest
                that works well with Chirp?</font></div>
            <div><font size="2" face="Arial">I may stick with that if
                there are problems with Chirp and the OSs that use
                Python 3.</font></div>
            <div><font size="2" face="Arial">Glenn</font></div>
            <div style="font:10pt arial">----- Original Message -----
              <div style="background:rgb(228,228,228) none repeat scroll
                0% 0%"><b>From:</b> <a title="jim@jimkeener.com"
                  href="mailto:jim@jimkeener.com" target="_blank"
                  moz-do-not-send="true">James Keener</a> </div>
              <div><b>To:</b> <a
                  title="chirp_users@intrepid.danplanet.com"
                  href="mailto:chirp_users@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">Discussion of
                  CHIRP</a> </div>
              <div><b>Sent:</b> Monday, July 27, 2020 1:35 PM</div>
              <div><b>Subject:</b> Re: [chirp_users] Ubuntu 20.04: no
                installation candidate</div>
            </div>
            <div><br>
            </div>
            <div dir="ltr">
              <div>I've been trying to get the py3 branch to work, but
                it seems to not be stable, as there are still many
                syntax errors. Once I got chirpwx running I tried to
                clone my UV5R and got "ERROR: Failed to clone: Failed to
                communicate with radio: can't concat str to bytes", but
                there's no stack trace or anything to tell me where the
                error is occurring and "Failed to communicate with
                radio" occurs in many modules.</div>
              <div><br>
              </div>
              <div>It's sad to such a good piece of software fall into
                such disarray. It's not in the default debian, ubuntu,
                or fedora repos anymore, nor do the installation
                instructions on the website work.<br>
              </div>
              <div><br>
              </div>
              <div>Are patches welcome for the py3 branch? I can try to
                dig into why the cloning is crashing. I see <a
                  href="https://chirp.danplanet.com/issues/495"
                  target="_blank" moz-do-not-send="true">https://chirp.danplanet.com/issues/495</a>
                but I don't know if I'll be duplicating work of if I can
                help in any other way.<br>
              </div>
              <div><br>
              </div>
              <div>Jim<br>
              </div>
            </div>
            <br>
            <div class="gmail_quote">
              <div class="gmail_attr" dir="ltr">On Sun, Jun 14, 2020 at
                9:06 PM Angus Ainslie &lt;<a
                  href="mailto:angus@akkea.ca" target="_blank"
                  moz-do-not-send="true">angus@akkea.ca</a>&gt; wrote:<br>
              </div>
              <blockquote class="gmail_quote"
                style="padding-left:1ex;margin:0px 0px 0px
                0.8ex;border-left:1px solid rgb(204,204,204)">Hi Pat,<br>
                <br>
                I've been using the py3 branch on 20.04<br>
                <br>
                Angus<br>
                <br>
                On 2020-06-14 17:58, Nigel A. Gunn  G8IFF/W8IFF wrote:<br>
                &gt; I've got V2, V2.7, V3 and V3.7 installed and not
                aware of any<br>
                &gt; switching mechanism.<br>
                &gt; <br>
                &gt;&gt; On 14 June 2020 at 19:00 Pat Anderson &lt;<a
                  href="mailto:anderson5420@gmail.com" target="_blank"
                  moz-do-not-send="true">anderson5420@gmail.com</a>&gt;<br>
                &gt;&gt; wrote:<br>
                &gt;&gt; <br>
                &gt;&gt; I don't believe Ubuntu 20.04 automatically
                chooses the correct<br>
                &gt;&gt; pythom version, otherwise this tutorial [1]
                using the<br>
                &gt;&gt; update-alternatives command would be
                superfluous.<br>
                &gt;&gt; <br>
                &gt;&gt; On Sun, Jun 14, 2020 at 3:32 PM Nigel A. Gunn
                G8IFF/W8IFF &lt;<br>
                &gt;&gt; <a href="mailto:nigel@ngunn.net"
                  target="_blank" moz-do-not-send="true">nigel@ngunn.net</a>&gt;
                wrote:<br>
                &gt;&gt; <br>
                &gt;&gt; On 14 June 2020 at 15:57 Pat Anderson &lt; <a
                  href="mailto:anderson5420@gmail.com" target="_blank"
                  moz-do-not-send="true">anderson5420@gmail.com</a>&gt;<br>
                &gt;&gt; wrote:<br>
                &gt;&gt; <br>
                &gt;&gt; The PPA you need to add to get CHIRP is NOT an
                Ubuntu repository,<br>
                &gt;&gt; it is Dan Smith's repository:<br>
                &gt;&gt; <br>
                &gt;&gt; sudo apt-add-repository
                ppa:dansmith/chirp-snapshots<br>
                &gt;&gt; sudo apt-get update<br>
                &gt;&gt; sudo apt-get install chirp-daily<br>
                &gt;&gt; <br>
                &gt;&gt; And point it to xenial in your
                /etc/apt/sources.list file<br>
                &gt;&gt; <br>
                &gt;&gt; The problem you will  run into is that CHIRP
                requires Python 2.7,<br>
                &gt;&gt; and Ubuntuy 20.04 only comes with Python 3 by
                default.<br>
                &gt;&gt; <br>
                &gt;&gt; You can download and install Python 2.7 in
                Ubuntu  20.04, but then<br>
                &gt;&gt; you need to figure out how to switch between
                Python versions.<br>
                &gt;&gt; <br>
                &gt;&gt; Not an issue. Ubuntu will sort it
                automatically.<br>
                &gt;&gt; <br>
                &gt;&gt; Hi<br>
                &gt;&gt; <br>
                &gt;&gt; I'm trying to install Chirp on ubuntu 20.04.
                I've added the PPA and<br>
                &gt;&gt; updated my repos, but chirp is still
                unavailable.<br>
                &gt;&gt; <br>
                &gt;&gt; I tried changing the repo from "focal main" to
                "bionic main" just to<br>
                &gt;&gt; <br>
                &gt;&gt; see if it works, but that results in
                unresolvable dependencies.<br>
                &gt;&gt; <br>
                &gt;&gt; It looks like no .deb file is available for
                AMD64.<br>
                &gt;&gt; <br>
                &gt; <a
href="http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu/pool/main/c/chirp-daily/"
                  rel="noreferrer" target="_blank"
                  moz-do-not-send="true">http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu/pool/main/c/chirp-daily/</a><br>
                &gt;&gt; <br>
                &gt;&gt; <br>
                &gt;&gt; Any help would be appreciated.<br>
                &gt;&gt; Thanks.<br>
                &gt;&gt; <br>
                &gt;&gt; _______________________________________________<br>
                &gt;&gt; chirp_users mailing list<br>
                &gt;&gt; <a
                  href="mailto:chirp_users@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users@intrepid.danplanet.com</a><br>
                &gt;&gt; <a
                  href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users"
                  rel="noreferrer" target="_blank"
                  moz-do-not-send="true">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
                &gt;&gt; This message was sent to Pat Anderson at <a
                  href="mailto:anderson5420@gmail.com" target="_blank"
                  moz-do-not-send="true">anderson5420@gmail.com</a><br>
                &gt;&gt; To unsubscribe, send an email to<br>
                &gt;&gt; <a
                  href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
                &gt;&gt; _______________________________________________
                chirp_users mailing<br>
                &gt;&gt; list <a
                  href="mailto:chirp_users@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users@intrepid.danplanet.com</a><br>
                &gt;&gt; <a
                  href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users"
                  rel="noreferrer" target="_blank"
                  moz-do-not-send="true">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a>
                This<br>
                &gt;&gt; message was sent to Nigel Gunn, W8IFF at <a
                  href="mailto:nigel@ngunn.net" target="_blank"
                  moz-do-not-send="true">nigel@ngunn.net</a> To<br>
                &gt;&gt; unsubscribe, send an email to<br>
                &gt;&gt; <a
                  href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
                &gt; <br>
                &gt; Nigel A. Gunn, ///shoulders.outwards.resolutions 
                 tel +1 937 825 5032<br>
                &gt; Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail
                <a href="mailto:nigel@ngunn.net" target="_blank"
                  moz-do-not-send="true">nigel@ngunn.net</a> www<br>
                &gt; <a href="http://www.ngunn.net" rel="noreferrer"
                  target="_blank" moz-do-not-send="true">http://www.ngunn.net</a><br>
                &gt; <br>
                &gt;  _______________________________________________<br>
                &gt; chirp_users mailing list<br>
                &gt; <a
                  href="mailto:chirp_users@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users@intrepid.danplanet.com</a><br>
                &gt; <a
                  href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users"
                  rel="noreferrer" target="_blank"
                  moz-do-not-send="true">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
                &gt; This message was sent to Pat Anderson at <a
                  href="mailto:anderson5420@gmail.com" target="_blank"
                  moz-do-not-send="true">anderson5420@gmail.com</a><br>
                &gt; To unsubscribe, send an email to<br>
                &gt; <a
                  href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
                &gt; _______________________________________________
                chirp_users mailing<br>
                &gt; list <a
                  href="mailto:chirp_users@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users@intrepid.danplanet.com</a><br>
                &gt; <a
                  href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users"
                  rel="noreferrer" target="_blank"
                  moz-do-not-send="true">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a>
                This<br>
                &gt; message was sent to Nigel Gunn, W8IFF at <a
                  href="mailto:nigel@ngunn.net" target="_blank"
                  moz-do-not-send="true">nigel@ngunn.net</a> To<br>
                &gt; unsubscribe, send an email to<br>
                &gt; <a
                  href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
                &gt; <br>
                &gt; Nigel A. Gunn, ///shoulders.outwards.resolutions 
                 tel +1 937 825 5032<br>
                &gt; Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail
                <a href="mailto:nigel@ngunn.net" target="_blank"
                  moz-do-not-send="true">nigel@ngunn.net</a> www<br>
                &gt; <a href="http://www.ngunn.net" rel="noreferrer"
                  target="_blank" moz-do-not-send="true">http://www.ngunn.net</a><br>
                &gt; <br>
                &gt; <br>
                &gt; <br>
                &gt; Links:<br>
                &gt; ------<br>
                &gt; [1] <a
href="https://linuxconfig.org/ubuntu-20-04-python-version-switch-manager"
                  rel="noreferrer" target="_blank"
                  moz-do-not-send="true">https://linuxconfig.org/ubuntu-20-04-python-version-switch-manager</a><br>
                &gt; _______________________________________________<br>
                &gt; chirp_users mailing list<br>
                &gt; <a
                  href="mailto:chirp_users@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users@intrepid.danplanet.com</a><br>
                &gt; <a
                  href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users"
                  rel="noreferrer" target="_blank"
                  moz-do-not-send="true">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
                &gt; This message was sent to Angus Ainslie at <a
                  href="mailto:angus@akkea.ca" target="_blank"
                  moz-do-not-send="true">angus@akkea.ca</a><br>
                &gt; To unsubscribe, send an email to <br>
                &gt; <a
                  href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
                _______________________________________________<br>
                chirp_users mailing list<br>
                <a href="mailto:chirp_users@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users@intrepid.danplanet.com</a><br>
                <a
                  href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users"
                  rel="noreferrer" target="_blank"
                  moz-do-not-send="true">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
                This message was sent to Jim K at <a
                  href="mailto:jim@jimkeener.com" target="_blank"
                  moz-do-not-send="true">jim@jimkeener.com</a><br>
                To unsubscribe, send an email to <a
                  href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com"
                  target="_blank" moz-do-not-send="true">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
              </blockquote>
            </div>
            <p>
            </p>
            <hr>
            _______________________________________________<br>
            chirp_users mailing list<br>
            <a href="mailto:chirp_users@intrepid.danplanet.com"
              target="_blank" moz-do-not-send="true">chirp_users@intrepid.danplanet.com</a><br>
            <a
              href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users"
              target="_blank" moz-do-not-send="true">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
            This message was sent to Glenn at <a
              href="mailto:glennervin@cableone.net" target="_blank"
              moz-do-not-send="true">glennervin@cableone.net</a><br>
            To unsubscribe, send an email to <a
              href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com"
              target="_blank" moz-do-not-send="true">chirp_users-unsubscribe@intrepid.danplanet.com</a></div>
          _______________________________________________<br>
          chirp_users mailing list<br>
          <a href="mailto:chirp_users@intrepid.danplanet.com"
            target="_blank" moz-do-not-send="true">chirp_users@intrepid.danplanet.com</a><br>
          <a
            href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
          This message was sent to Jim K at <a
            href="mailto:jim@jimkeener.com" target="_blank"
            moz-do-not-send="true">jim@jimkeener.com</a><br>
          To unsubscribe, send an email to <a
            href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com"
            target="_blank" moz-do-not-send="true">chirp_users-unsubscribe@intrepid.danplanet.com</a></blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
chirp_users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a>
<a class="moz-txt-link-freetext" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a>
This message was sent to Ken at <a class="moz-txt-link-abbreviated" href="mailto:wa0sbu@kslimmer.com">wa0sbu@kslimmer.com</a>
To unsubscribe, send an email to <a class="moz-txt-link-abbreviated" href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com">chirp_users-unsubscribe@intrepid.danplanet.com</a></pre>
    </blockquote>
  </body>
</html>