On Fri, Apr 15, 2005 at 06:22:23AM -0700, Angilberto Muniz Sb wrote:
> Similar situation down here in Brazil, but
> after adding the softlink it complains with
> "file not found..." or something similar...
> 
> Any tips on where to put some break code to help debug
> the issue?
> 
> Rgrds,
> 
> Angilberto.

Not really.  These are install problems with the python add in's.
Personally I suspect something is wrong with the install and/or you're
PYTHONPATH environment variables are set right.

You can exercise the problem very easily from the command line.

$ python
>>> import wx

$ python
>>> import Numeric

Eric


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to