discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] impossible to execute flow graph


From: pascal m
Subject: Re: [Discuss-gnuradio] impossible to execute flow graph
Date: Sun, 4 Nov 2012 18:57:03 +0100


Looks like maybe you have a problem with your wxPython installation.
EVT_DATA should be of type wx._core.PyEventBinder, which has a typeId
property (http://wxpython.org/docs/api/wx.PyEventBinder-class.html).

How did you install wxPython?

Tom

Hello Tom,
I have not installed wxPython.
I used build-gnuradio script to install gnuradio:
$ Wget http://www.sbrac.org/files/build-gnuradio && chmod a + x. / Build-gnuradio &&. / Build-gnuradio

wxPython is not installed with this script?
How to check if wxPython is installed?
thank you
Pascal
 


reply via email to

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