<div dir="ltr"><div>The further out of sync things become with what is &quot;supported&quot;, the greater the chance of security issues arising and the greater the chance that things will become harder and harder to get working.</div><div><br></div><div>At what point will we go from &quot;install it from the python website&quot; to &quot;you need to grab the old source repo and compile it, but you also need old versions of glibc, &amp;c which you also need to compile&quot;? The harder something is to install, the less likely it&#39;ll be to be used.</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 3:20 PM Nigel A. Gunn  G8IFF/W8IFF &lt;<a href="mailto:nigel@ngunn.net" target="_blank">nigel@ngunn.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"><u></u>

  
   
 
 <div>
  <div>
   Who cares? Why do you need updates for something that isn&#39;t broken.
  </div>
  <blockquote type="cite">
   On 27 July 2020 at 15:02 James Keener &lt;<a href="mailto:jim@jimkeener.com" target="_blank">jim@jimkeener.com</a>&gt; wrote: 
   <br>
   <br>
   <div dir="ltr">
    Python 2.7 is now past EOL and will receive no further updates. 
    <br>
   </div>
   <br>
   <div>
    <div dir="ltr">
     On Mon, Jul 27, 2020 at 2:59 PM Nigel A. Gunn G8IFF/W8IFF &lt; 
     <a href="mailto:nigel@ngunn.net" target="_blank">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 href="http://python.org" rel="noopener" target="_blank">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 href="mailto:jim@jimkeener.com" rel="noopener" target="_blank">jim@jimkeener.com</a>&gt; wrote: 
       <br>
       <br>
       <div dir="ltr">
        <div>
         I&#39;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 &quot;ERROR: Failed to clone: Failed to communicate with radio: can&#39;t concat str to bytes&quot;, but there&#39;s no stack trace or anything to tell me where the error is occurring and &quot;Failed to communicate with radio&quot; occurs in many modules.
        </div>
        <div>
         <br>
        </div>
        <div>
         It&#39;s sad to such a good piece of software fall into such disarray. It&#39;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" rel="noopener" target="_blank">https://chirp.danplanet.com/issues/495</a> but I don&#39;t know if I&#39;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 href="mailto:angus@akkea.ca" rel="noopener" target="_blank">angus@akkea.ca</a>&gt; wrote: 
         <br>
        </div>
        <blockquote>
         Hi Pat, 
         <br>
         <br>I&#39;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&#39;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" rel="noopener" target="_blank">anderson5420@gmail.com</a>&gt; 
         <br>&gt;&gt; wrote: 
         <br>&gt;&gt; 
         <br>&gt;&gt; I don&#39;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" rel="noopener" target="_blank">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" rel="noopener" target="_blank">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&#39;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&#39;m trying to install Chirp on ubuntu 20.04. I&#39;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 &quot;focal main&quot; to &quot;bionic main&quot; 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="noopener" target="_blank">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" rel="noopener" target="_blank">chirp_users@intrepid.danplanet.com</a> 
         <br>&gt;&gt; 
         <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener" target="_blank">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" rel="noopener" target="_blank">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" rel="noopener" target="_blank">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" rel="noopener" target="_blank">chirp_users@intrepid.danplanet.com</a> 
         <br>&gt;&gt; 
         <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener" target="_blank">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" rel="noopener" target="_blank">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" rel="noopener" target="_blank">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" rel="noopener" target="_blank">nigel@ngunn.net</a> www 
         <br>&gt; 
         <a href="http://www.ngunn.net" rel="noopener" target="_blank">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" rel="noopener" target="_blank">chirp_users@intrepid.danplanet.com</a> 
         <br>&gt; 
         <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener" target="_blank">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" rel="noopener" target="_blank">anderson5420@gmail.com</a> 
         <br>&gt; To unsubscribe, send an email to 
         <br>&gt; 
         <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a> 
         <br>&gt; _______________________________________________ chirp_users mailing 
         <br>&gt; list 
         <a href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener" target="_blank">chirp_users@intrepid.danplanet.com</a> 
         <br>&gt; 
         <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener" target="_blank">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" rel="noopener" target="_blank">nigel@ngunn.net</a> To 
         <br>&gt; unsubscribe, send an email to 
         <br>&gt; 
         <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener" target="_blank">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" rel="noopener" target="_blank">nigel@ngunn.net</a> www 
         <br>&gt; 
         <a href="http://www.ngunn.net" rel="noopener" target="_blank">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="noopener" target="_blank">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" rel="noopener" target="_blank">chirp_users@intrepid.danplanet.com</a> 
         <br>&gt; 
         <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener" target="_blank">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" rel="noopener" target="_blank">angus@akkea.ca</a> 
         <br>&gt; To unsubscribe, send an email to 
         <br>&gt; 
         <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a> 
         <br>_______________________________________________ 
         <br>chirp_users mailing list 
         <br>
         <a href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener" target="_blank">chirp_users@intrepid.danplanet.com</a> 
         <br>
         <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> 
         <br>This message was sent to Jim K at 
         <a href="mailto:jim@jimkeener.com" rel="noopener" target="_blank">jim@jimkeener.com</a> 
         <br>To unsubscribe, send an email to 
         <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a> 
         <br>
        </blockquote>
       </div>_______________________________________________ chirp_users mailing list 
       <a href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener" target="_blank">chirp_users@intrepid.danplanet.com</a> 
       <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> This message was sent to Nigel Gunn, W8IFF at 
       <a href="mailto:nigel@ngunn.net" rel="noopener" target="_blank">nigel@ngunn.net</a> To unsubscribe, send an email to 
       <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a>
      </blockquote>
      <div>
       <p>Nigel A. Gunn, ///shoulders.outwards.resolutions   tel +1 937 825 5032<br>Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail <a href="mailto:nigel@ngunn.net" rel="noopener" target="_blank">nigel@ngunn.net</a> www <a href="http://www.ngunn.net" rel="noopener" target="_blank">http://www.ngunn.net</a> <br><br></p>
      </div>
     </div>_______________________________________________ 
     <br>chirp_users mailing list 
     <br>
     <a href="mailto:chirp_users@intrepid.danplanet.com" rel="noopener" target="_blank">chirp_users@intrepid.danplanet.com</a> 
     <br>
     <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noopener" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> 
     <br>This message was sent to Jim K at 
     <a href="mailto:jim@jimkeener.com" rel="noopener" target="_blank">jim@jimkeener.com</a> 
     <br>To unsubscribe, send an email to 
     <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noopener" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a>
    </blockquote>
   </div>_______________________________________________ chirp_users mailing list <a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.danplanet.com</a> <a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a> This message was sent to Nigel Gunn, W8IFF at <a href="mailto:nigel@ngunn.net" target="_blank">nigel@ngunn.net</a> To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a>
  </blockquote>
  <div>
   <br> 
  </div>
  <div>
   <p>Nigel A. Gunn, ///shoulders.outwards.resolutions   tel +1 937 825 5032<br>Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail <a href="mailto:nigel@ngunn.net" target="_blank">nigel@ngunn.net</a> www <a href="http://www.ngunn.net" target="_blank">http://www.ngunn.net</a> <br><br></p>
  </div> 
 </div>
_______________________________________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer" target="_blank">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">jim@jimkeener.com</a><br>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a></blockquote></div>