discuss-gnuradio
[Top][All Lists]
Advanced

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

ModuleNotFoundError: No module named 'tutorial'


From: Nikoloz Glonti
Subject: ModuleNotFoundError: No module named 'tutorial'
Date: Sun, 31 Oct 2021 13:04:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.2

Dear Gnuradio Community,

I built and installed tutorial module with qpsk demod block inside - just from tutorial on "https://wiki.gnuradio.org/index.php/Guided_Tutorial_GNU_Radio_in_C%2B%2B"; .
I get an error:

  File "/home/ng/test.py", line 35, in <module>
    import tutorial
ModuleNotFoundError: No module named 'tutorial'


How can I fix that? I use GRC version 3.9.

Thanks for help

Niko




reply via email to

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