discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Numpy question


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Numpy question
Date: Mon, 06 Jul 2015 14:03:50 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

To clear this up: pmt_to_python is a "only" a convenience file, but all
Python blocks require numpy. So, if you're building GNU Radio with
Python enabled, CMake should fail without Numpy installed. As you point
out, this is a bug in our CMake.

M

On 06.07.2015 13:21, Michael Dickens wrote:
> Yes, pmt_to_python.py does use numpy. But, it looks like none of the
> actual build for gnuradio-runtime (including pmt) requires numpy to be
> installed. So, it's just used post-install. Hence, maybe why it's not
> listed as a direct dependency? - MLD
> 
> On Mon, Jul 6, 2015, at 04:16 PM, Volker Schroer wrote:
>> To be more specific:
>> Is pmt_to_python.py required as that's the place wher numpy is called.
>>
>> But if this is required gnuradio should not compile without numpy.






reply via email to

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