Hi there, Could someone help me fix this issue, when I try to run my tests, the ctest returns the following: ... from gnuradio import gr, gr_unittest ImportError: No module named gnuradio ... Nonetheless, when I import any module from gnuradio in python terminal, it passes without any problem, and I can also run gnuradio-companion ! which I found very strange.
Thank you in advance. Mohamed -- View this message in context: http://gnuradio.4.n7.nabble.com/ctest-can-t-find-gnuradio-module-tp49344.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
