Tom Rondeau wrote:
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/sv
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 g
The blks package was removed from gnuradio a while back. And this error
is a problem with the most current release of GRC and gnuradio.
I have been meaning to release the current trunk as a version 0.70
(which will fix this problem). After this release, I will replace the
grc trunk with the br
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 gnur
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
.
Hi:
Josh Blum is right!
Use the latest grc trunk(by command $svn..), it can work.
But, use the grc 0.69 is not work.
Thanks.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of JackyYang
Sent: Thursday, February 21, 2008 4:03 PM
To: discuss-gnuradio@gnu.org
Subject: [Dis
Jacky,
This is because the latest gnuradio trunk no longer has blks package.
You can run gnuradio 3.1.1 release with grc 0.69. Or, use the latest grc
trunk with the latest gnuradio trunk.
Let me know if there are any problems. Sometime soon, I should make a
grc release that works with the cu