irene159 wrote:
Hello, I am also facing the “ImportError: cannot import name blks” problem. My OS is Ubuntu 7.10 and I am not sure what my gnuradio version is, I
followed the wiki Ubuntu installing instructions [1] and installed gnuradio
using: svn co http://gnuradio.org/svn/gnuradio/trunk gnuradio cd gnuradio ./bootstrap && ./configure && make && make chek && make install

The "blks" module is old and has been removed from the recent trunk. It is now called "blks2". This code looks like its using the old style flow graph, so it's not likely to work with current versions. Someone will either need to update this, or you'll have to roll back your version of GNU Radio.

Tom




_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to