discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] What is this?


From: Bob McGwier
Subject: [Discuss-gnuradio] What is this?
Date: Sun, 01 May 2005 22:01:40 -0400
User-agent: Mozilla Thunderbird 1.0 (X11/20041207)

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





reply via email to

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