discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GNU Radio Companion execute error


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] GNU Radio Companion execute error
Date: Thu, 24 Apr 2008 17:22:27 +0100
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

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






reply via email to

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