GRC Error

Hello all,

I’m attempting to run GRC (grc-0.60-3.fc9.noarch) on an x86_64 machine
running Fedora 9. My version of GNU Radio is 3.1.2-2.fc9.x86_64.

When I attempt to run a graph, I get the following output:

Verbose:
python: Python/ceval.c:2624: PyEval_EvalCodeEx: Assertion `tstate !=
((void *)0)’ failed.

Done

I’ve Googled for this error, and it shows up in lots of C/Python
software; no other commonality that I can immediately see.

Help?

Jon

Jonathan Anderson

Research Student, Security Group
Computer Laboratory
University of Cambridge

+44 (01223) 763747
[email protected]

Jonathan Anderson wrote:

Hello all,

I’m attempting to run GRC (grc-0.60-3.fc9.noarch) on an x86_64 machine
running Fedora 9. My version of GNU Radio is 3.1.2-2.fc9.x86_64.

Ha! A fedora package for grc. Amazing~!

I have no idea about the error. grc 0.60 is a very old version of (we
are up to 3.2rc1)

Sorry for the trouble, but I suggest you install gnuradio trunk, 3.2
release branch, or 3.2rc1, they all come with grc bundled in. The
problem should go away.

-Josh