Import Error:no module called _audio_swig found

Hello everyone
I have recently updated my Gnuradio.When I try to import audio block and
uhd
block I get errors saying Import Error:no module called _audio_swig and
_uhd_swig found.I tried reinstall the whole gnuradio and its packets but
with no success.
I would like to what could be the reason for this

View this message in context:
http://old.nabble.com/Import-Error%3Ano-module-called-_audio_swig-found-tp31982670p31982670.html
Sent from the GnuRadio mailing list archive at Nabble.com.

On 07/03/2011 01:03 AM, uday_gnu wrote:

Hello everyone
I have recently updated my Gnuradio.When I try to import audio block and uhd
block I get errors saying Import Error:no module called _audio_swig and
_uhd_swig found.I tried reinstall the whole gnuradio and its packets but
with no success.
I would like to what could be the reason for this

I have seen this caused on windows when the dll was not in the %PATH%.
Its really a stupid error because python can find _audio_swig just fine.
Is gnuradio-audio.dll and gnuradio-uhd.dll in your %PATH%?

-Josh

Hello Mr.Josh
Sorry for replying late.
Thank you very much for you reply.
I would on Linux.The two files I can find in the
/user/local/lib64/python2.6/site-packages/gnuradio/audio are
audio_swig.la
and _audio_swig.so.I do not any other files in this folder.

Josh B.-3 wrote:

with no success.
[email protected]
Discuss-gnuradio Info Page


View this message in context:
http://old.nabble.com/Import-Error%3Ano-module-called-_audio_swig-found-tp31982670p32066804.html
Sent from the GnuRadio mailing list archive at Nabble.com.