jboone / gr-tpms

Tire Pressure Monitor tools for GNU Radio
GNU General Public License v2.0
169 stars 36 forks source link

swig_tpms import error despite ldconfig #16

Closed Andreas237 closed 5 years ago

Andreas237 commented 5 years ago

After reading through #3 the error is still occurring.

sudo apt install swig Then installing FFTW, rtl-sdr, gr-osmosdr, crcmod, watchdog, portaudio, pyaudio, numpy without errors. Followed by sudo ldconfig I still get the swig import error. See the screenshot showing sudo ldconfig immediately followed by a swig error thrown when trying to run: tpms_rx --source rtlsdr --if-rate 400000 --tuned-frequency 315000000

Linux_Swig_Exception

Any advice would be much appreciated!