gnuradio apt dep

spacecruft
Jeff Moe 2023-01-17 09:22:08 -07:00
parent 4da6e777f1
commit 4a4aa14814
2 changed files with 8 additions and 2 deletions

View File

@ -2,7 +2,14 @@
This is an attempt at a port from Python 2 to Python 3.
# Setup
Thusly
Install dependencies.
```
sudo apt install --no-install-recommends python3-pip python3-virtualenv gnuradio
```
Install CygnusRFI fork.
```
git clone https://spacecruft.org/spacecruft/CygnusRFI.git

View File

@ -1,2 +1 @@
pillow
gnuradio