Closed pielgrzym closed 1 year ago
Try rebuilding the cython extensions with python build.py in src/urh/cythonext. It seems to me that URH cannot find the extenstions (ModuleNotFoundError: No module named 'urh.cythonext.util').
Closed due to inactivity.
Expected Behavior
Run any RX related action - like spectrum analyzer or record signal.
Actual Behavior
No RX is started, following error is in log:
The native module build went correctly for hackrf btw. Tried regular pip install urh and manual install like
python3 setup.py --with-hackrf install
. Same result :(Platform Specifications