discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] gr-cdma


From: chai E
Subject: [Discuss-gnuradio] gr-cdma
Date: Sun, 15 Nov 2015 11:29:59 +0800

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]