On Monday 02 May 2005 11:31, Bob McGwier wrote:
> Just installed SUSE 9.3 on a clean drive and am getting this problem.
> gnuradio-core goes first in the  for-all-dirs list with ../buildit and
> this error is the first in the list of tests.  I then tried making and
> installing
> the gr-gsm vocoder stuff first and this still results.  I have fiddled with
> PYTHONPATH,  PYTHONHOME, PYTHON . . . . .    Ideas?
>
> Bob
>
>
> =====================================================================
> ERROR: test_blks_import (__main__.test_head)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "./qa_kludged_imports.py", line 35, in test_blks_import
>     from gnuradio import blks
>   File
> "/usr/local/src/gr-build/gnuradio-core/src/python/gnuradio/blks/__init__.py
>", line 37, in ?
>     exec "from gnuradio.blksimpl.%s import *" % (f,)
>   File "<string>", line 1, in ?
>   File
> "/usr/local/src/gr-build/gnuradio-core/src/python/gnuradio/blksimpl/digital
>_voice.py", line 33, in ?
>     from gnuradio.vocoder import gsm_full_rate
> ImportError: No module named vocoder

Did you get and install the gr-gsm-fr-vocoder module?

cheerio Berndt
-- 
Every man who says frankly and fully what he thinks is doing a public service.
[Leslie Stephen]


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

Reply via email to