On Thu, Mar 9, 2023 at 4:31 PM Dan Smith via chirp_users <
chirp_users@intrepid.danplanet.com> wrote:
> > It would be nice if detailed instructions for Fedora and rpm based
> distros were included since the site only shows how to do an install on
> Ubuntu. Package names are not the same and sever
> It would be nice if detailed instructions for Fedora and rpm based distros
> were included since the site only shows how to do an install on Ubuntu.
> Package names are not the same and several necessary dependencies are not
> listed.
It would be nice if users of other distros would contribu
It still may impact the installation of wxpython though since that was
where I hit the snag.
It is already installed so I did not remove it and attempt a reinstall.
Jeff
KI7GJG
On Thu, Mar 9, 2023 at 3:50 PM Jeffrey Vian
wrote:
> Thanks for the hint. I removed attrdict and installed attrdict
Thanks for the hint. I removed attrdict and installed attrdict3, then
reverted my changes to the system file to original and chirp works well.
It would be nice if detailed instructions for Fedora and rpm based distros
were included since the site only shows how to do an install on Ubuntu.
Package
On Thu, Mar 9, 2023 at 3:38 PM Perneczky Miklós wrote:
> I run into the problem that my old cable with PL2023TA is not compatible with
> w11,
It is compatible. You just have to download, install and select the
older Prolific V3.2.0.0 driver. I've been doing this with my Prolific
chipped programm
Hi guys,
I have a pair of BF888, I wanted to do some changes in their config
after a long time. I run into the problem that my old cable with
PL2023TA is not compatible with w11, the chirp next does not open any
window on ubuntu 22.04 if I click download from radio, and if I install
here the
Rather than changing Python code, removing attrdict and installing
attrdict3 should do the trick. But since you have it working now ...
It would fail with Python 3.10 too, since that's when the removals
happened. With 3.9 and earlier, it should be fine, albeit with some
deprecation warnings that h
attrdict was definitely used by wxpython. I installed it using pip, then
the noted errors popped up.
I was able to work around the problem by adding the following lines to
`/usr/lib64/python3.11/collections/__init__.py`
"
from _collections_abc import Mapping
from _collections_abc import MutableMa
As of Python 3.10:
> Remove deprecated aliases to Collections Abstract Base Classes from the
collections module.
They were originally deprecated in Python 3.3, a long time ago. This means
that the old (and now archived) attrdict package no longer works, and needs
to be replaced with attrdict3, wh
I run Fedpra Linux version 37 which has python 3.11
I have previously used CHIRP and am upgrading to the newer python3 version
but am encountering several issues. Each time I try to launch the new
version I get an error, and have been working through them one at a time
(which mostly requires inst
Greetings,
A new build of CHIRP-next is available. This includes changes made directly to
the tree since yesterday and may include additional features, bug fixes, etc.
As a reminder, this is different from the "daily" CHIRP builds in that new
development and features are happening here. It is t
11 matches
Mail list logo