On Wed, Mar 09, 2005 at 12:07:46AM -0800, Mike wrote: > > ImportError: No module named wx > > I assumed 'wx' is from wxPython in which I've downloaded and installed, > but did not alleviate the problem. What is the 'wx' module? > > Thanks, > mike
The lowest version of wxPython that we support is 2.5.2.7 wx is the main wxPython module in 2.5 See http://www.wxpython.org for latest binaries. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
