AttributeError

Hi All,

I meet a question now. Actually, everything worked well yesterday. And
when
I run it again today, it gave me the error like:

AttributeError: ‘module’ object has no attribute ‘PyEventBinder’

Can anyone help me with it? I am using fedora7 and gnuradio3.1.1

Thanks a lot
Ruby


View this message in context:
http://www.nabble.com/AttributeError-tf4823860.html#a13801464
Sent from the GnuRadio mailing list archive at Nabble.com.

i got that error on ubuntu 11.10 please help me.
81, in get_flow_graph
return self.get_page().get_flow_graph()
AttributeError: ‘NoneType’ object has no attribute ‘get_flow_graph’