Bug #8787
openMac Version not showing recently added radios
0%
Description
My system. MacBook Air 13" 2017. System software 10.13.6. High Sierra
CHIRP version - Downloaded yesterday
I have had previous versions of CHIRP and used for many years.
New version downloaded and it does not appear to show newer radios in the menu.
I have removed all references to CHIRP from my machine and re-installed CHIRP.... several times.
I have a CRT Micron and it is not in the menu, I also notice the Anytone 887UV is not there either.
I downloaded the newest version and installed it on a PC and all works well....
Thanks
Dean
Files
Updated by Rudolph Gutzerhagen almost 4 years ago
check that file anytone778uv.py is in the mac download. It is in the +Chirp download+ chirp-unified-daily-20210110.app.zip MacOS Unified Application (recommended) .
Also, attach a debug.log. See "how to report issues":https://chirp.danplanet.com/projects/chirp/wiki/How_To_Report_Issues link on the homepage
Updated by Jim Unroe almost 4 years ago
- Status changed from New to Feedback
- Platform changed from Windows to MacOS
A similar thing happened in the Windows build recently. Some kind of change to the CHIRP build system was preventing the build system from accessing the required Python future module.
Jim KC9HI
Updated by Dean Rayne almost 4 years ago
Debug log enclosed.
Note - Lots of radios missing from the list. CRT is not listed as a vendor.
Dean
Updated by Jim Unroe almost 4 years ago
As I suspected.
[2021-02-02 17:59:02,702] chirp.drivers.anytone778uv - WARNING: python-future package is not available; chirp.drivers.anytone778uv requires it
[2021-02-02 17:59:02,841] chirp.drivers.ga510 - WARNING: python-future package is not available; chirp.drivers.ga510 requires it
[2021-02-02 17:59:02,953] chirp.drivers.ic2730 - WARNING: python-future package is not available; chirp.drivers.ic2730 requires it
[2021-02-02 17:59:03,156] chirp.drivers.tk8180 - WARNING: python-future package is not available; chirp.drivers.tk8180 requires it
[2021-02-02 17:59:03,159] chirp.drivers.tmd710 - WARNING: python-future package is not available; chirp.drivers.tmd710 requires it
I have mentioned this on the [chirp_devel] mailing list.
Jim KC9HI
Updated by Jim Unroe almost 4 years ago
It looks like your only solution for the short term is going to be to use CHIRP running under Windows or Linux.
Jim KC9HI
Updated by Dean Rayne over 3 years ago
Still not fixed in latest Mac version... 21 March 2010
Updated by Jim Unroe over 3 years ago
Dean Rayne wrote:
Still not fixed in latest Mac version... 21 March 2010
I don't know how else to say it but it is not currently in the plan to be fixed. You will either need to use Windows or Linux to program the radios that require the python-future package. Or possibly find a way to add the python-future package locally. Sorry.
Jim KC9HI