On Fri, 2010-11-05 at 12:27 -0400, Rachel Li wrote: > Hi All: > > I am trying to run the examples in gr-trellis/src/examples and learn > how to use the trellis modules. However, there is an error up: > > ImportError: No module named scipy.linalg > > Also, I couldn't find this module on my computer too. Could anyone > give me some help on this problem? >
Install SciPy: http://www.scipy.org/ --n > Many thanks! > > Rachel > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
