On Tue, 2009-01-13 at 22:59 +0100, Markus Feldmann wrote: > > Can you try manually importing the package? > > > > $ python > >>>> import wx > >>>> > > > I tried to, > import wx > with eric and in the shell. > The same error. > It is python 2.5.2 not 2.6.x version. > I am not sure if this is important.
If you cannot manually run Python and import the 'wx' module, then this is not a GNU Radio problem, but some system problem related to your Python installation. -Johnathan _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
