If gnuradio-companion is installed by MacPorts (e.g.: "sudo port install gnuradio-companion", or "sudo port install gnuradio"), then Cheetah should also be installed -- and with the correct Python version to work with GNU Radio. One can see this via "port installed | grep cheetah" and then verify that the correct Python version is installed (in this case, 2.6). - MLD
On Jun 16, 2011, at 2:05 PM, Morgan Redfield wrote: > On Thu, Jun 16, 2011 at 10:28 AM, Colby Boyer <[email protected]> wrote: >> Have you installed the python-cheetah library? >> http://www.macports.org/ports.php?by=library&substr=py26-cheetah >> >> Never used macports before. . . > > You can install the python cheetah library within macports using > (assuming you're using python 2.6): > > sudo port install py26-cheetah _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
