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




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

Reply via email to