discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] gnuradio-companion does not find block-ids


From: M. Ranganathan
Subject: [Discuss-gnuradio] gnuradio-companion does not find block-ids
Date: Mon, 6 May 2013 12:05:57 -0400

Hello,

I am a gnuradio-companion newbie (but I have tinkered with other parts of gnuradio).

I am experimenting with an 802.15.4 implementation. Compiles and builds fine. I am installing the distro in a non-standard location.

I augmented PYTHONPATH to look at the different places where the distro puts py files.

(i.e  build/install/lib64/python2.6/site-packages/gnuradio/

Thats where the distro places the *_swig.py).

I augmented LD_LIBRARY_PATH to include the different places where the distro places the .so files

I started gnuradio-companion after doing all this and I get errors like this:

line 198, in import_data
    raise LookupError('source block id "%s" not in block ids'%source_block_id)

Is there an environment variable I am missing?


I am using gnuradio-3.6.2

Thank you in advance for any help.

Ranga





--
M. Ranganathan

reply via email to

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