discuss-gnuradio
[Top][All Lists]
Advanced

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

module 'gnuradio.digital.qam' has no attribute 'qam_mod'


From: Fabian Schwartau
Subject: module 'gnuradio.digital.qam' has no attribute 'qam_mod'
Date: Fri, 5 Jun 2020 21:00:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

Hi everyone,
just added the gnuradio-releases ppa to my Ubuntu 18.04, made sure all
old gnuradio is gone and installed it again. Version is 3.8.1.0 (using
Python 3.6.9).
However, after fiddeling a bit I made a small flow graph using the QAM
modulator, but when I start it, I get:
AttributeError: module 'gnuradio.digital.qam' has no attribute 'qam_mod'
Doc says it should be there. Installation problem? libgnuradio-digital
is installed.

Flow graph and generated python files are attached.
Anyone any idea?

Best regards,
Fabian

PS: Why is there a copyright for 2016, I thought its 2020 and I guess
there have been changes this year already.
PPS: Why do I get 3.8.1.0 if there is only an rc-1 for that version? A
release candidate is not a release in my eyes, but what do I know. ;)

Attachment: qamtest1.py
Description: Text Data

Attachment: QAMTest1.grc
Description: application/gnuradio-grc


reply via email to

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