I have created an OOT which when I incorporate it in my flowgraph shows the
following error:
Failed to evaluate import expression ‘import ft8’
The yaml file is:
id: ft8_run_response
label: ft8
category: '[ft8]'
templates:
imports: import ft8
make: ft8.run_response(${ft8_button})
callback
Hi Elmore - type
apt list | grep python3-pygccxml
and see if it's version 1.x.
If it's not installed, then
apt install python3-pygccxml
will install it.
Version 1.x only works with python code - it may be all you need.
If you need version 2, then it's easy to upgrade the system from
bu
Hello,A workaround that seems to work is to amplify signal before feeding to
Pluto sink by a factor of 20-25.Best regards
Στάλθηκε από το Ταχυδρομείο Yahoo σε Android
Στις Τρί, 22 Νοε, 2022 στις 0:14, ο χρήστηςCinaed
Simson έγραψε:Hi George - it may be a bug which
may have been fixed