discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] problem executing .py file


From: bilal ghouri
Subject: [Discuss-gnuradio] problem executing .py file
Date: Sun, 11 Sep 2011 07:25:07 -0700

hello people,
i have successfully installed the RDS blocks in the gnuradio and when i try to execute any .py file which contains the RDS blocks, it is showing me the following error

Traceback (most recent call last):
  File "crc_fm_rds_tx.py", line 12, in <module>
    from gnuradio import gr, rds
  File "/usr/lib/python2.6/dist-packages/gnuradio/rds.py", line 7, in <module>
    import _rds
ImportError: dynamic module does not define init function (init_rds)

will be very thankful for the solution
regards



reply via email to

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