discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr-air-modes compilation


From: Nick Foster
Subject: Re: [Discuss-gnuradio] gr-air-modes compilation
Date: Mon, 28 Apr 2014 09:13:03 -0700

That's very strange. Cython isn't required for either PyZMQ or gr-air-modes. My guess is you have multiple Python versions installed, and PyZMQ got installed to a version that isn't the one gr-air-modes found.

Whatever works! =)

--n


On Mon, Apr 28, 2014 at 9:10 AM, Silverfox <address@hidden> wrote:

I got it complied and working.  The key was to install Cython.  It is probably worthwhile to add it to the dependency list.

Alan

 

 

From: Nick Foster [mailto:address@hidden]
Sent: Sunday, April 27, 2014 4:30 PM
To: Silverfox
Subject: Re: [Discuss-gnuradio] gr-air-modes compilation

 

Open python, type "import zmq". What's the result?

 

On Sun, Apr 27, 2014 at 4:24 PM, Silverfox <address@hidden> wrote:

I am trying to compile the lasted code from github and am getting an error from CMake.  It is looking for pyZMQ and not finding it.  I tried to install the module but not having much luck - that is it is not simple.  Is there a scenario that I can follow?  The dependency list does not cite PyMZQ so I am curious if it really needs it.  This is on Ubutunu 14.04.

 

Alan - W6ARH

 


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

 



reply via email to

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