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 <alan.r.h...@gmail.com> 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:bistrom...@gmail.com]
> *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 <alan.r.h...@gmail.com> 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
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to