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

2014-04-28 Thread Silverfox
scuss-gnuradio] gr-air-modes compilation 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! =) --

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

2014-04-28 Thread Nick Foster
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:* Silverf

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

2014-04-28 Thread Silverfox
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