hello all i follow the instruction on the github https://github.com/anastas/gr-cdma
when i load "amp_var_est_hier.grc" and compile with no issue however i load the tx_hier.grc i got a error from import box: Import "import cdma.cdma_parameters as cp" failed. then i open a python session and write from cdma import cdma_parameters as cp i got the message: Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named cdma i want to konw how to solve this problem thank you all --Ekko
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio