<div dir="auto"><div dir="auto">Also you seem to be installing as root.</div><div dir="auto">I think that will not work. </div><div dir="auto"><br></div><div dir="auto">Also if your using distros with the managed flag (Ubuntu 23.04, Debian 11 and later) You must use pipx to install chirp separated from the system python environment. However, because some libraries from the system environment are required (packages from above) you must use the flag to enable their use. Use of the wheel download is recommended.</div><div dir="auto"><br></div><div dir="auto">NOTE THESE STEPS ARE DONE AS USER ACCOUNT NOT ROOT ACCOUNT. </div><div dir="auto"><br></div><div dir="auto">pip install pipx</div><div dir="auto">pipx install --system-site-packages ./chirp-20230509-py3-none-any.whl</div><div dir="auto"><br></div><div dir="auto">The instructions are here:</div><div dir="auto"><a href="https://chirp.danplanet.com/projects/chirp/wiki/ChirpOnLinux" target="_blank" rel="noreferrer">https://chirp.danplanet.com/projects/chirp/wiki/ChirpOnLinux</a></div><div dir="auto"><br></div><div dir="auto">It seems that if you want to have separate users for amateur radio, and GMRS you'll have to do two installations as Chirp is installed as user not root. </div><div dir="auto"><br></div><div dir="auto">In other words, it cannot be installed for all users system wide. </div><div dir="auto"><br></div><div dir="auto">Best regards, </div><div dir="auto">David N1EA </div><div dir="auto"><br></div><div dir="auto"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 30, 2023, 2:36 AM Bruce <<a href="mailto:kb6lwn@qso.com" rel="noreferrer noreferrer noreferrer" target="_blank">kb6lwn@qso.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">First off, I want ALL the user accounts (all me) to be able to access<br>
chirp, If I'm logged in to my GMRS account I want to use chirp to<br>
program THOSE radios, if I'm logged in under my Amateur Call I want<br>
to use chirp THERE to program my Ham Rigs... And have the associated<br>
data files available THERE...<br>
<br>
After reinstalling Py3.9 a couple times I FINALLY got chirp<br>
to install, but not without complaining about the out of date pip util.<br>
So I followed the instruct on how to upgrade that, and v21.3.1 is STILL<br>
being used. <sigh> Even though the upgrade to v23.3.1 succeeded.<br>
<br>
So I tried the install of chirp under another user and got an<br>
OSError Permission failures, so I 'sodo'd it and THIS is what I got...<br>
<br>
C was SO much more straight forward...<br>
WTF is 'testresources' ?!<br>
Tried it in a 'virtual environment' first and we know how THAT worked...<br>
And I *DID* upgrade pip you daffy computer !!!<br>
And WHY is there any "uninstalling" going on !?!?<br>
<br>
I guess if a Python is going to kill it's prey,<br>
it needs to confuse it first...<br>
<br>
Like I said, I think I'll stick with the old version of chirp,<br>
if what I've done here hasn't totally FUBAR'd that up...<br>
<br>
=============<br>
Successfully uninstalled future-0.18.2<br>
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.<br>
launchpadlib 1.10.13 requires testresources, which is not installed.<br>
Successfully installed certifi-2023.11.17 charset-normalizer-3.3.2 chirp-20231129 future-0.18.3 idna-3.6 importlib-resources-6.1.1 pyserial-3.5 requests-2.31.0 six-1.16.0 urllib3-2.1.0 yattag-1.15.2 zipp-3.17.0<br>
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: <a href="https://pip.pypa.io/warnings/venv" rel="noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">https://pip.pypa.io/warnings/venv</a><br>
WARNING: You are using pip version 21.3.1; however, version 23.3.1 is available.<br>
You should consider upgrading via the '/usr/bin/python3.9 -m pip install --upgrade pip' command.<br>
<br>
<br>
-- <br>
<br>
<br>
73 4 Now,<br>
Bruce<br>
<br>
<br>
_______________________________________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">chirp_users@intrepid.danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" rel="noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
This message was sent to D.J.J. Ring, Jr. at <a href="mailto:n1ea@arrl.net" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">n1ea@arrl.net</a><br>
To unsubscribe, send an email to <a href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">chirp_users-unsubscribe@intrepid.danplanet.com</a><br>
To report this email as off-topic, please email <a href="mailto:chirp_users-owner@intrepid.danplanet.com" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">chirp_users-owner@intrepid.danplanet.com</a><br>
Searchable archive: <a href="https://www.mail-archive.com/chirp_users@intrepid.danplanet.com" rel="noreferrer noreferrer noreferrer noreferrer noreferrer" target="_blank">https://www.mail-archive.com/chirp_users@intrepid.danplanet.com</a><br>
</blockquote></div></div>