discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Python import error on swig modules


From: Sims, William Herb (MSFC-ES63)
Subject: Re: [Discuss-gnuradio] Python import error on swig modules
Date: Fri, 5 Jan 2018 20:03:38 +0000
User-agent: Microsoft-MacOutlook/f.28.0.171108

I too am having a similar problem.  I am trying to install the gr-correctiq (github) and gnuradio-companion cannot find them.  I followed the threads specifically for gr-correctiq (paths, etc.) and NOTHING works.  I’m running on a Mac.

 

Thanks,

 

herb

 

 

Dr. Herb Sims

EV41

Bldg. 4600 / Room 4113

Control Systems Design & Analysis Branch

MSFC, AL 35812

256-961-3214

-------------------------------------------------------------------------------------------------------------------------------------------
I want to tell the whole world that I love my wife and kids - what better way than one email at a time
 
Ich will der ganzen Welt sagen, dass ich meine Frau und Kinder liebe – wie ist das besser zu machen als Mail für Mail, eine nach der anderen.

-------------------------------------------------------------------------------------------------------------------------------------------

 

 

 

 

From: Discuss-gnuradio <discuss-gnuradio-bounces+address@hidden> on behalf of Sakthivel Velumani <address@hidden>
Date: Friday, January 5, 2018 at 12:15 PM
To: GNURadio Discussion List <address@hidden>
Subject: [Discuss-gnuradio] Python import error on swig modules

 

Hi,

 

I have been trying to do the simplest qa test for my qpsk demod C++ block from the tutorials. When I run the qa_<block_name>.py im getting an import error: No module named <module_name>_swig. This happens for every C++ blocks.

 

I can see that <module_name>_swig.py is being installed into 

/usr/local/lib/python2.7/dist-packages/<module_name>/<module_name>_swig.py, pyc and .pyo .

And when I checked sys.path in python, I can see the path /usr/local/lib/python2.7/dist-packages along with many other paths.

 

Any help would be appreciated.

 

Best regards,

Sakthivel


reply via email to

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