Downloaded:
"chirp-daily-20160731.tar.gz"
Extracted into:
~/.install/chirp-daily-20160731/
Ran: "./chirpw" (from above dir)

Traceback  (most recent call last):
File "./chirpw", line 20, in <module>
     from chirp import logger
File './chirp/logger.py', line 27,
     in <module> import argparse
ImprtError: No module named argparse

NOTE: Shortened the reported line containing "line 27" from absolute to relative path here...

Going to take another look at the site to see if I got the right tar.

Sent from BlueMail

On Aug 4, 2016, at 14:28, W Paul Mills <AC0HY@WPMills.com> wrote:
Chirp does not need compiling, just download tarball and unpack. Enter
the directory where unpacked and run ./chirpw

See:
<http://chirp.danplanet.com/projects/chirp/wiki/Running_Under_Linux>

On 08/02/2016 08:11 PM, Bruce LeGrande wrote:

Yup...
I guess I left out the most important fact responsible for the error
message, which is the OS on the NetBook is Debian Squeeze v6, to which
doing a major update to is not an option.
Have tried installing the latest version of Chirp under that, but there
are just too many errors in compile making that not feasible. And since
there is no .Deb distribution package available, compiling source is the
only option.

That was my main reason for becoming interested in a LiveBoot
application on a USB stick, to bypass all that hassle.

I have managed to create the Ubuntu based TharPuppy stick to boot from,
so now perhaps I'll be able to install the latest version of Chirp for
Ubuntu.
And the problem would be solved...

I was thinking that if someone here had built a RAM boot/run image
specifically for (with) Chirp, it might save me some time.
Shame on me for wanting to save time, and not duplicate efforts done by
another already...

I'll just schlog along on my own and see how things turn out.