discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] is howtowriteablock broken?


From: Achilleas Anastasopoulos
Subject: [Discuss-gnuradio] is howtowriteablock broken?
Date: Fri, 04 Feb 2011 12:03:17 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

after making and installing gr-how-to-write-a-block
i do in python

> import howto

and I get the error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
File "/n/harrisville/x/anastas/usr/lib64/python2.6/site-packages/howto/__init__.py", line 40, in <module>
    from howto_swig import *
ImportError: No module named howto_swig

I know i have

howto_swig installed inside the directory

/net/harrisville/x/anastas/usr/lib64/python2.6/site-packages/gnuradio

so it is not clear what is wrong.
also i have
PYTHONPATH="/n/harrisville/x/anastas/usr/lib64/python2.6/site-packages"




any clues?
thanks
Achilleas



reply via email to

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