Dear readers ,
I tried to install the correctiq block , installation is done via cmake../make/make install/ldconfig , all went well .
Using the block with GRC says "ModuleNotFoundError: No module named 'correctiq" . I used this wiki : https://wiki.gnuradio.org/index.php/ModuleNotFoundError to set the path correct , that didn't solver .
I did found that the correctiq files are installed in this path : usr/local/lib/python3/dist-packages/correctiq .
While my other blocks are in : usr/lib/python3/dist-packages
I tried to move from one directory to the ohter but that didn't worked .
I'm new to Linux and using Ubuntu , GRC 3.8.1.0 .
I also noticed that while installing the files it says "python3" while my GRC 3.8.1.0 says Python 3.8.5 .
Any help is appreciated .
best regards,
Kenny
Dear readers ,
I tried to install the correctiq block , installation is done via cmake../make/make install/ldconfig , all went well .
Using the block with GRC says "ModuleNotFoundError: No module named 'correctiq" . I used this wiki : https://wiki.gnuradio.org/index.php/ModuleNotFoundError to set the path correct , that didn't solver .
I did found that the correctiq files are installed in this path : usr/local/lib/python3/dist-packages/correctiq .
While my other blocks are in : usr/lib/python3/dist-packages
I tried to move from one directory to the ohter but that didn't worked .
I'm new to Linux and using Ubuntu , GRC 3.8.1.0 .
I also noticed that while installing the files it says "python3" while my GRC 3.8.1.0 says Python 3.8.5 .
Any help is appreciated .
best regards,
Kenny