discuss-gnuradio
[Top][All Lists]
Advanced

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

OOT import module error


From: JORGE GONZALEZ ORELLANA
Subject: OOT import module error
Date: Wed, 22 Mar 2023 11:18:42 -0300

Hello everyone

I have been trying to create OOT modules following this guide
https://wiki.gnuradio.org/index.php?title=Creating_Python_OOT_with_gr-modtool

but when i try to run de custom module, i get this error:
Traceback (most recent call last):
  File "/home/uno/GNURADIO EJEMPLOS/testOOT.py", line 36, in <module>
    import customModule
ModuleNotFoundError: No module named 'customModule'

Any help you can give me would be appreciated.
i'm working on GNU-RADIO 3.8.10 by the way


reply via email to

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