Hi Elisabeta, could you please post some more info:
what os are you working with what is your gnuradio prefix post the entire cdma_parameters.py file also is this the latest version of gr-cdma from github? thanks Achilleas On Sun, Jul 17, 2016 at 4:26 AM, Elisabetta . <elisabettascia...@hotmail.it> wrote: > Dear Achilleas Anastasopoulos, > > I have read your discussion with Frank Pinto and I think I have a similar > problem. When I open a python session and do > > > >>> from cdma import cdma_parameters > > It tells me: > > CDMA PARAMETERS : for adaptive coded modulation > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "/usr/local/lib/python2.7/dist-packages/cdma/__init__.py", line 34, > in <module> > import cdma_parameters > File "/usr/local/lib/python2.7/dist-packages/cdma/cdma_parameters.py", > line 110, in <module> > local_header_obj = > cdma.packet_header2(bits_per_header,length_tag_name,num_tag_name, > header_mod.bits_per_symbol(),tcm_type_selector_default, "tcm_type") > *AttributeError: 'module' object has no attribute 'packet_header2*' > > > How can I fix the problem? > > I am using GNU Radio 3.7.5 > > Thank you. > > Elisabetta Sciacca >
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio