Bug #10117
closedCRT Micron / Retevis-RT-95
0%
Description
Cince the Windows Version 20221025 the CRT Micron / Retevis-RT-95 are not selectable.
Now I have download the Windows Version 25-Oct-2022 07:03 and it works.
Updated by Jim Unroe about 2 years ago
- Status changed from New to Feedback
The CHIRP driver for the CRT Micron / Retevis-RT95 requires that the Python future-package is present. If the 'future' package is not present, the radios that require it won't be listed.
As far as I know, only the Windows, flatpak and Snap builds include the 'future' package. If you are running a different build (macOS or Linux from a repository, for example), you must install the 'future' package yourself.
Jim KC9HI
Updated by Hans-Herbert Kahl about 2 years ago
Thank you Jim,
now it works fine. ;-)
I have installed the latest Phyton Version 3.11.0 on my Windows PC and the CRT Micron is selectable.
Hans DO1BZH
Updated by Masen Furer about 2 years ago
Until yesterday, there was a problem with the windows build that was causing the future
package to not be included in the distribution.
ref: https://github.com/kk7ds/chirp/pull/104#issuecomment-1309001903
Not clear how long the problem was present (sounds like it was introduced around the end of October), but as of yesterday it is fixed and the 20221109 build available now correctly shows all of the "future-dependent" drivers.
Updated by Bernhard Hailer almost 2 years ago
- Status changed from Feedback to Closed
Issue resolved.