On Tue, 2009-01-13 at 22:39 +0100, Markus Feldmann wrote: > > It needs python-wxgtk2.8, is this installed? > > > > -Johnathan > I think so. These packages are installed > which contains <*wx*>:
Can you try manually importing the package? $ python >>> import wx >>> This may be the import issue Eric mentioned with Python 2.6. -Johnathan _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
