We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
DRAFT
Problem: ModuleNotFoundError: No module named 'limesdr'
ModuleNotFoundError: No module named 'limesdr'
Solution: export PYTHONPATH=/usr/local/lib/python3/dist-packages/:$PYTHONPATH
export PYTHONPATH=/usr/local/lib/python3/dist-packages/:$PYTHONPATH
Problem: AttributeError: module 'limesdr' has no attribute 'sink'
AttributeError: module 'limesdr' has no attribute 'sink'
Solution: ???