gnuradio python path

spacecruft
Jeff Moe 2023-01-17 11:13:31 -07:00
parent 275988ced4
commit 3f101f88d2
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ pip install -r requirements.txt
Example:
```
export PYTHONPATH=/usr/lib/python3/dist-packages:/usr/lib/python3/site-packages:$PYTHONPATH
python CygnusRFI.py -b 2400000 -c 2048 -t 0.5 -d 5 -f 400000000 -F 430000000
```