Hi, I've recently gotten the RTL-SDR V4, and I have everything setup "correctly", however every time I run the command
after a reset of the system or closure of the terminal I get the message
I end up having to rerun ./install.sh in order to actually do anything after getting the error.
I'm running Debian 12, with the latest version of OP25 from boatbod. I am new to linux and very new to op25, however I followed https://hagensieker.com/2018/07/17/op25-for-dummies/ but I keep getting stuck on this error.
Code:
./rx.py --args 'rtl' -N 'LNA:47' -S 2500000 -x 2 -f 857.2625e6 -o 17e3 -q 2
Code:
ModuleNotFoundError: No module named 'op25
I'm running Debian 12, with the latest version of OP25 from boatbod. I am new to linux and very new to op25, however I followed https://hagensieker.com/2018/07/17/op25-for-dummies/ but I keep getting stuck on this error.