discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] ImportError: No module named Cheetah.Template


From: Colby Boyer
Subject: Re: [Discuss-gnuradio] ImportError: No module named Cheetah.Template
Date: Thu, 16 Jun 2011 10:28:48 -0700

Have you installed the python-cheetah library? http://www.macports.org/ports.php?by=library&substr=py26-cheetah

Never used macports before. . .

On Thu, Jun 16, 2011 at 8:46 AM, dave k <address@hidden> wrote:
osx macport install

mac:/ david$ gnuradio-companion
Xlib:  extension "RANDR" missing on display "/tmp/launch-GQssJJ/org.x:0".
Traceback (most recent call last):
 File "/opt/local/bin/gnuradio-companion", line 48, in <module>
  from gnuradio.grc.python.Platform import Platform
 File "/opt/local/lib/python2.6/site-packages/gnuradio/grc/python/Platform.py",
line 22, in <module>
  from .. base.Platform import Platform as _Platform
 File "/opt/local/lib/python2.6/site-packages/gnuradio/grc/base/Platform.py",
line 26, in <module>
  from Block import Block as _Block
 File "/opt/local/lib/python2.6/site-packages/gnuradio/grc/base/Block.py",
line 23, in <module>
  from Cheetah.Template import Template
ImportError: No module named Cheetah.Template
mac:/ david$

anyideas ?

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]