Re: [Hamlib-developer] [Fwd: [Hamlib/Hamlib] Run failed: C/C++ CI - master (94d7f0b)]
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <n0...@n0...> - 2025-07-22 11:16:33
|
* On 2025 22 Jul 00:49 -0500, Daniele Forsi wrote: > > I'm guessing that the RIG_MODEL_GQRX #define needs to be added. > > yes, by running > make -C bindings generate-pytests Locally I configured with python binding enabled and ran the above command in the build directory (I prefer out of tree builds) and get this error: CCLD _Hamlib.la File "/home/nate/git/hlb/bindings/../../hamlib/bindings/python/generate_tests.py", line 62 filename = f"test_{object_name.replace(".", "_")}_class.py" ^ SyntaxError: f-string: unmatched '(' make: *** [Makefile:1145: generate-pytests] Error 1 make: Leaving directory '/home/nate/git/hlb/bindings' This is on Debian 12, maybe the Python is too old at 3.11.2. 73, Nate -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Web: https://www.n0nb.us Projects: https://github.com/N0NB GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819 |