<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   Who cares? Why do you need updates for something that isn't broken.
  </div>
  <blockquote type="cite">
   On 27 July 2020 at 15:02 James Keener &lt;jim@jimkeener.com&gt; wrote: 
   <br>
   <br>
   <div dir="ltr">
    Python 2.7 is now past EOL and will receive no further updates. 
    <br>
   </div>
   <br>
   <div class="ox-bc320e45ac-gmail_quote">
    <div class="ox-bc320e45ac-gmail_attr" dir="ltr">
     On Mon, Jul 27, 2020 at 2:59 PM Nigel A. Gunn G8IFF/W8IFF &lt; 
     <a href="mailto:nigel@ngunn.net">nigel@ngunn.net</a>&gt; wrote: 
     <br>
    </div>
    <blockquote>
     <u></u>
     <div>
      <div>
       Nothing has fallen into disaray.
      </div>
      <div>
       If YOU install Py2, available from the 
       <a target="_blank" href="http://python.org" rel="noopener">python.org</a> website, and the 4 dependencies it needs, all will work.
      </div>
      <div>
       <br>
      </div>
      <div>
       The proceedure for that has been published in detail both here and on the Chirp Facebook group several times.
      </div>
      <div>
       <br>
      </div>
      <blockquote type="cite">
       On 27 July 2020 at 14:35 James Keener &lt; 
       <a target="_blank" href="mailto:jim@jimkeener.com" rel="noopener">jim@jimkeener.com</a>&gt; wrote: 
       <br>
       <br>
       <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 target="_blank" href="https://chirp.danplanet.com/issues/495" rel="noopener">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>
        <div dir="ltr">
         On Sun, Jun 14, 2020 at 9:06 PM Angus Ainslie &lt; 
         <a target="_blank" href="mailto:angus@akkea.ca" rel="noopener">angus@akkea.ca</a>&gt; wrote: 
         <br>
        </div>
        <blockquote>
         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&nbsp; 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 target="_blank" href="mailto:anderson5420@gmail.com" rel="noopener">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 target="_blank" href="mailto:nigel@ngunn.net" rel="noopener">nigel@ngunn.net</a>&gt; wrote: 
         <br>&gt;&gt; 
         <br>&gt;&gt; On 14 June 2020 at 15:57 Pat Anderson &lt; 
         <a target="_blank" href="mailto:anderson5420@gmail.com" rel="noopener">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&nbsp; 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&nbsp; 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 target="_blank" href="http://ppa.launchpad.net/dansmith/chirp-snapshots/ubuntu/pool/main/c/chirp-daily/" rel="noopener">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 target="_blank" href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener">chirp_users@intrepid.danplanet.com</a> 
         <br>&gt;&gt; 
         <a target="_blank" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> 
         <br>&gt;&gt; This message was sent to Pat Anderson at 
         <a target="_blank" href="mailto:anderson5420@gmail.com" rel="noopener">anderson5420@gmail.com</a> 
         <br>&gt;&gt; To unsubscribe, send an email to 
         <br>&gt;&gt; 
         <a target="_blank" href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener">chirp_users-unsubscribe@intrepid.danplanet.com</a> 
         <br>&gt;&gt; _______________________________________________ chirp_users mailing 
         <br>&gt;&gt; list 
         <a target="_blank" href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener">chirp_users@intrepid.danplanet.com</a> 
         <br>&gt;&gt; 
         <a target="_blank" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> This 
         <br>&gt;&gt; message was sent to Nigel Gunn, W8IFF at 
         <a target="_blank" href="mailto:nigel@ngunn.net" rel="noopener">nigel@ngunn.net</a> To 
         <br>&gt;&gt; unsubscribe, send an email to 
         <br>&gt;&gt; 
         <a target="_blank" href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener">chirp_users-unsubscribe@intrepid.danplanet.com</a> 
         <br>&gt; 
         <br>&gt; Nigel A. Gunn, ///shoulders.outwards.resolutions&nbsp; &nbsp;tel +1 937 825 5032 
         <br>&gt; Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail 
         <a target="_blank" href="mailto:nigel@ngunn.net" rel="noopener">nigel@ngunn.net</a> www 
         <br>&gt; 
         <a target="_blank" href="http://www.ngunn.net" rel="noopener">http://www.ngunn.net</a> 
         <br>&gt; 
         <br>&gt;&nbsp; _______________________________________________ 
         <br>&gt; chirp_users mailing list 
         <br>&gt; 
         <a target="_blank" href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener">chirp_users@intrepid.danplanet.com</a> 
         <br>&gt; 
         <a target="_blank" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> 
         <br>&gt; This message was sent to Pat Anderson at 
         <a target="_blank" href="mailto:anderson5420@gmail.com" rel="noopener">anderson5420@gmail.com</a> 
         <br>&gt; To unsubscribe, send an email to 
         <br>&gt; 
         <a target="_blank" href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener">chirp_users-unsubscribe@intrepid.danplanet.com</a> 
         <br>&gt; _______________________________________________ chirp_users mailing 
         <br>&gt; list 
         <a target="_blank" href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener">chirp_users@intrepid.danplanet.com</a> 
         <br>&gt; 
         <a target="_blank" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> This 
         <br>&gt; message was sent to Nigel Gunn, W8IFF at 
         <a target="_blank" href="mailto:nigel@ngunn.net" rel="noopener">nigel@ngunn.net</a> To 
         <br>&gt; unsubscribe, send an email to 
         <br>&gt; 
         <a target="_blank" href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener">chirp_users-unsubscribe@intrepid.danplanet.com</a> 
         <br>&gt; 
         <br>&gt; Nigel A. Gunn, ///shoulders.outwards.resolutions&nbsp; &nbsp;tel +1 937 825 5032 
         <br>&gt; Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail 
         <a target="_blank" href="mailto:nigel@ngunn.net" rel="noopener">nigel@ngunn.net</a> www 
         <br>&gt; 
         <a target="_blank" href="http://www.ngunn.net" rel="noopener">http://www.ngunn.net</a> 
         <br>&gt; 
         <br>&gt; 
         <br>&gt; 
         <br>&gt; Links: 
         <br>&gt; ------ 
         <br>&gt; [1] 
         <a target="_blank" href="https://linuxconfig.org/ubuntu-20-04-python-version-switch-manager" rel="noopener">https://linuxconfig.org/ubuntu-20-04-python-version-switch-manager</a> 
         <br>&gt; _______________________________________________ 
         <br>&gt; chirp_users mailing list 
         <br>&gt; 
         <a target="_blank" href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener">chirp_users@intrepid.danplanet.com</a> 
         <br>&gt; 
         <a target="_blank" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> 
         <br>&gt; This message was sent to Angus Ainslie at 
         <a target="_blank" href="mailto:angus@akkea.ca" rel="noopener">angus@akkea.ca</a> 
         <br>&gt; To unsubscribe, send an email to 
         <br>&gt; 
         <a target="_blank" href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener">chirp_users-unsubscribe@intrepid.danplanet.com</a> 
         <br>_______________________________________________ 
         <br>chirp_users mailing list 
         <br>
         <a target="_blank" href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener">chirp_users@intrepid.danplanet.com</a> 
         <br>
         <a target="_blank" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> 
         <br>This message was sent to Jim K at 
         <a target="_blank" href="mailto:jim@jimkeener.com" rel="noopener">jim@jimkeener.com</a> 
         <br>To unsubscribe, send an email to 
         <a target="_blank" href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener">chirp_users-unsubscribe@intrepid.danplanet.com</a> 
         <br>
        </blockquote>
       </div>_______________________________________________ chirp_users mailing list 
       <a target="_blank" href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener">chirp_users@intrepid.danplanet.com</a> 
       <a target="_blank" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> This message was sent to Nigel Gunn, W8IFF at 
       <a target="_blank" href="mailto:nigel@ngunn.net" rel="noopener">nigel@ngunn.net</a> To unsubscribe, send an email to 
       <a target="_blank" href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener">chirp_users-unsubscribe@intrepid.danplanet.com</a>
      </blockquote>
      <div>
       <p>Nigel A. Gunn, ///shoulders.outwards.resolutions&nbsp; &nbsp;tel +1 937 825 5032<br>Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail <a target="_blank" href="mailto:nigel@ngunn.net" rel="noopener">nigel@ngunn.net</a> www <a target="_blank" href="http://www.ngunn.net" rel="noopener">http://www.ngunn.net</a> <br><br></p>
      </div>
     </div>_______________________________________________ 
     <br>chirp_users mailing list 
     <br>
     <a target="_blank" href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener">chirp_users@intrepid.danplanet.com</a> 
     <br>
     <a target="_blank" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> 
     <br>This message was sent to Jim K at 
     <a target="_blank" href="mailto:jim@jimkeener.com" rel="noopener">jim@jimkeener.com</a> 
     <br>To unsubscribe, send an email to 
     <a target="_blank" href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener">chirp_users-unsubscribe@intrepid.danplanet.com</a>
    </blockquote>
   </div>_______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to Nigel Gunn, W8IFF at nigel@ngunn.net To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com
  </blockquote>
  <div class="default-style">
   <br>&nbsp;
  </div>
  <div class="io-ox-signature">
   <p>Nigel A. Gunn, ///shoulders.outwards.resolutions&nbsp; &nbsp;tel +1 937 825 5032<br>Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail nigel@ngunn.net www http://www.ngunn.net <br><br></p>
  </div> 
 </body>
</html>