<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I got the same thing on my Ubuntu 22.04 machine. sudo apt list </p>
    <pre class="moz-quote-pre" wrap="">apt list | grep python-gtk2 gave the warning about apt not having a stable cli interface. The apt install command gave E: Unable to locate package python-gtk2.</pre>
    <p>In case interested, the python 3 version of Chirp that I cloned
      from git was <a href="https://github.com/mpoletiek/py3-CHIRP"
        data-jsarwt="1" data-usg="AOvVaw1cnFT_KsDmDUVqwWLgbN0Q"
        data-ved="2ahUKEwiChv6D0JD4AhVFQzABHTYRCoIQFnoECB8QAQ"><cite
          class="iUh30 qLRx3b tjvcx" role="text">https://github.com<span
            class="dyjrff qzEoUe" role="text"> › mpoletiek › py3-CHIRP.
            This is the version that gave me the most milage. Thanks to
            everyone for your help, advice and suggestions thus far. I
            have to do that thing called work in a few hours, so off to
            bed. Have a great night.<br>
          </span></cite></a></p>
    <p><br>
    </p>
    <p><cite>Guy Ke8JYP</cite></p>
    <p><cite></cite><br>
    </p>
    <div class="moz-cite-prefix">On 6/2/22 23:22, K0LNY_Glenn wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:001401d876f7$c7bc5d80$81ffa8c0@WIN40RPKAT965G">
      <pre class="moz-quote-pre" wrap="">Cinead,
On the first command, I got a message like
warning, apt isn't stable in the cli, don't use in scripts.
And on the second command, it said it couldn't find python-gtk2
Glenn
----- Original Message ----- 
From: "Cinaed Simson" <a class="moz-txt-link-rfc2396E" href="mailto:cinaed.simson@gmail.com">&lt;cinaed.simson@gmail.com&gt;</a>
To: <a class="moz-txt-link-rfc2396E" href="mailto:chirp_users@intrepid.danplanet.com">&lt;chirp_users@intrepid.danplanet.com&gt;</a>
Sent: Thursday, June 02, 2022 8:56 PM
Subject: Re: [chirp_users] Using chirp with ubuntu 22.04


Type

  apt list | grep python-gtk2

To installed the python-gtk2 type

  apt install python-gtk2

If python-gtk2 is installed on their linux system, then anyone can
build and install chirp from the source code, namely

<a class="moz-txt-link-freetext" href="https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20220602.tar.gz">https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20220602.tar.gz</a>

in 3 easy steps.

For qt dependencies requirements for flatpak, it depends up how you
installed flatpak.

Since your system doesn't even have the command tail - which part of the
core utilities - anything is possible.

How many different chirp installs are there on the system?

-- Cinaed

On 6/2/22 15:35, K0LNY_Glenn wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Is QT in Ubuntu 18X by default?
I have never installed that in Ubuntu, but Chirp always worked until I
couldn't get it from the repository.
----- Original Message -----
From: "Nigel A. Gunn G8IFF/W8IFF" <a class="moz-txt-link-rfc2396E" href="mailto:nigel@ngunn.net">&lt;nigel@ngunn.net&gt;</a>
To: "Discussion of CHIRP" <a class="moz-txt-link-rfc2396E" href="mailto:chirp_users@intrepid.danplanet.com">&lt;chirp_users@intrepid.danplanet.com&gt;</a>; "D.J.J.
Ring, Jr." <a class="moz-txt-link-rfc2396E" href="mailto:n1ea@arrl.net">&lt;n1ea@arrl.net&gt;</a>
Sent: Thursday, June 02, 2022 5:19 PM
Subject: Re: [chirp_users] Using chirp with ubuntu 22.04


I know nothing about accessibility.
Others have reported that other softwares in flatpak format are accessible
so I suggest you build it from source. You will still need QT and
python2.


</pre>
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">On 02/06/2022 18:00 D.J.J. Ring, Jr. <a class="moz-txt-link-rfc2396E" href="mailto:n1ea@arrl.net">&lt;n1ea@arrl.net&gt;</a> wrote:


Nigel,

Is CHIRP from the repository accessible?

CHIRP installed with Flatpak is inaccessible because Flatpak is
inaccessible.

Certainly for blind users, an old version of CHIRP is much better than 
the
inaccessible flatpak version.

However there is a source tarball here:

<a class="moz-txt-link-freetext" href="https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20220602.tar.gz">https://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20220602.tar.gz</a>

I'll help any blind person install the CHIRP source tar ball.

Nigel, that should be accessible, right?

73

DR
N1EA



On Wed, May 25, 2022, 8:40 AM Nigel A. Gunn G8IFF/W8IFF <a class="moz-txt-link-rfc2396E" href="mailto:nigel@ngunn.net">&lt;nigel@ngunn.net&gt;</a>
wrote:
</pre>
          <blockquote type="cite">
            <pre class="moz-quote-pre" wrap="">Don't install Chirp from the repositories. It's too old.

  Go to <a class="moz-txt-link-freetext" href="https://trac.chirp.danplanet.com/chirp_daily/LATEST/">https://trac.chirp.danplanet.com/chirp_daily/LATEST/</a> and 
download
and install the flatpak version.
  You might have to first "sudo apt install flatpak" if you don't 
already
have it.



  &gt; On 25/05/2022 02:16 Guy Schlosser <a class="moz-txt-link-rfc2396E" href="mailto:guyster@bex.net">&lt;guyster@bex.net&gt;</a> wrote:
  &gt;
  &gt;
  &gt; Hey everyone, I am new to this list, so first off hello. I am trying
to get chirp running on my system. I am running Ubuntu 22.04, with all
packages current. Chirp is installed via apt, as using snap or flat pack
renders it inaccessible with Orca.
  &gt;
  &gt; The problem, when I download from my Baofeng Uv5r, I get an error
that says module ‘collections’ has no attribute callable. Is anyone
running Chirp successfully on Ubuntu 22.04? I know that Python 2 is no
longer supported. Any help would be greatly appreciated.
  &gt;
  &gt; Thanks much in advance,
  &gt;
  &gt; Guy JAWS Certified, 2021,
<a class="moz-txt-link-freetext" href="https://www.freedomscientific.com/Training/Certification">https://www.freedomscientific.com/Training/Certification</a>
  &gt; _______________________________________________
  &gt; chirp_users mailing list
  &gt; <a class="moz-txt-link-abbreviated" href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a>
  &gt; <a class="moz-txt-link-freetext" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a>
  &gt; This message was sent to Nigel Gunn, W8IFF at <a class="moz-txt-link-abbreviated" href="mailto:nigel@ngunn.net">nigel@ngunn.net</a>
  &gt; 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>
  &gt; To report this email as off-topic, please email
<a class="moz-txt-link-abbreviated" href="mailto:chirp_users-owner@intrepid.danplanet.com">chirp_users-owner@intrepid.danplanet.com</a>

  Nigel A. Gunn, ///shoulders.outwards.resolutions tel +1-937-971-0366
  Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail <a class="moz-txt-link-abbreviated" href="mailto:nigel@ngunn.net">nigel@ngunn.net</a> www
<a class="moz-txt-link-freetext" href="http://www.ngunn.net">http://www.ngunn.net</a>
  _______________________________________________
  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 D.J.J. Ring, Jr. at <a class="moz-txt-link-abbreviated" href="mailto:n1ea@arrl.net">n1ea@arrl.net</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>
  To report this email as off-topic, please email
<a class="moz-txt-link-abbreviated" href="mailto:chirp_users-owner@intrepid.danplanet.com">chirp_users-owner@intrepid.danplanet.com</a>
</pre>
          </blockquote>
          <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 Nigel Gunn, W8IFF at <a class="moz-txt-link-abbreviated" href="mailto:nigel@ngunn.net">nigel@ngunn.net</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> To report this
email as off-topic, please email <a class="moz-txt-link-abbreviated" href="mailto:chirp_users-owner@intrepid.danplanet.com">chirp_users-owner@intrepid.danplanet.com</a>
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">Nigel A. Gunn, ///shoulders.outwards.resolutions tel +1-937-971-0366
Amateur Radio G8IFF W8IFF and GMRS WRBV701, e-mail <a class="moz-txt-link-abbreviated" href="mailto:nigel@ngunn.net">nigel@ngunn.net</a> www
<a class="moz-txt-link-freetext" href="http://www.ngunn.net">http://www.ngunn.net</a>
_______________________________________________
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 K0LNY at <a class="moz-txt-link-abbreviated" href="mailto:glenn@ervin.email">glenn@ervin.email</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>
To report this email as off-topic, please email
<a class="moz-txt-link-abbreviated" href="mailto:chirp_users-owner@intrepid.danplanet.com">chirp_users-owner@intrepid.danplanet.com</a>

_______________________________________________
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 cinaed smson at <a class="moz-txt-link-abbreviated" href="mailto:cinaed.simson@gmail.com">cinaed.simson@gmail.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>
To report this email as off-topic, please email 
<a class="moz-txt-link-abbreviated" href="mailto:chirp_users-owner@intrepid.danplanet.com">chirp_users-owner@intrepid.danplanet.com</a>
</pre>
      </blockquote>
      <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 K0LNY at <a class="moz-txt-link-abbreviated" href="mailto:glenn@ervin.email">glenn@ervin.email</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>
To report this email as off-topic, please email 
<a class="moz-txt-link-abbreviated" href="mailto:chirp_users-owner@intrepid.danplanet.com">chirp_users-owner@intrepid.danplanet.com</a> 

_______________________________________________
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 Guy Schlosser at <a class="moz-txt-link-abbreviated" href="mailto:guyster@bex.net">guyster@bex.net</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>
To report this email as off-topic, please email <a class="moz-txt-link-abbreviated" href="mailto:chirp_users-owner@intrepid.danplanet.com">chirp_users-owner@intrepid.danplanet.com</a></pre>
    </blockquote>
  </body>
</html>