On Thu, Apr 14, 2005 at 03:04:09PM -0500, LRK wrote: > On Thu, Apr 14, 2005 at 12:01:11PM -0500, Suvda Myagmar wrote: > > Setting PYTHONPATH to /home/myagmar/gr/lib/python2.3/site-packages > is supposed to fix that. Doesn't for me either. Still working on why.
Did you export PYTHONPATH? Where is Numeric installed? > There should be another "site-packages" where python is installed, in my > case /usr/local/lib/python2.4/site-packages. Last resort is to put files > Numeric.pth and wx.pth in that directory which contain the whole path to > the packages. > > /home/myagmar/gr/lib/python2.3/site-packages/Numeric > /home/myagmar/gr/lib/python2.3/site-packages/wx-2.5.5-gtk2-ansi If you've got more than one site-packages directories, just list them separated by colons in your PYTHONPATH. Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio