On Mon, Sep 18, 2006 at 06:26:34PM +0200, Vincenzo Pellegrini wrote: > thanks eric, thanks jonathan > I was actuallly missing libusb-devel FC5 package, this is not installed by > default even if you choose the "software development" configuration template > when performing FC5 installation. > why not adding this specific hint on the FC5-specific installation guide > on the website?
Please add it to the wiki page. login name: guest password: gnuradio > at the moment I think I still got something wrong with te GUIs, > wxPython is installed and so is gr-wxgui. > I get this from usrp_wfm_rcv.py: > File "./usrp_wfm_rcv.py", line 8, in ? > from gnuradio.wxgui import slider, powermate > File "/usr/local/lib/python2.4/site-packages/gnuradio/wxgui/powermate.py", > line 355, in ? > EVT_POWERMATE_BUTTON = wx.PyEventBinder(grEVT_POWERMATE_BUTTON, 0) > AttributeError: 'module' object has no attribute 'PyEventBinder' > > nogui apps work all right > > > thanks again > vincenzo What version of wxpython do you have installed? $ python >>> import wx >>> wx.__version__ It should be >= 2.6.*.* Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio