discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] pybombs cross-compile mako error


From: Philip Balister
Subject: Re: [Discuss-gnuradio] pybombs cross-compile mako error
Date: Fri, 13 Nov 2015 10:04:36 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 11/13/2015 08:37 AM, Jason Matusiak wrote:
>> The release-3 (and newer) toolchains have mako. Anything older doesn't.
>> That's the first thing to check.
> 
> Thank you Philip.  What is the best way to do that?  I tried looking at
> the version-armv7ahf-vfp-neon-oe-linux-gnueabi only shows:
> Distro: nodistro
> Distro Version: nodistro.0
> Metadata Revision: 93d79fc162bd49387958e9e4d898dc4ba50d20b0
> Timestamp: 20150110021354
> 
> 

Hmm, need to look inside the SDK to figure this out ....

How about running

which python

to make sure you are using the sdk python, then

python

and

import mako

if that succeeds the sdk has python.

Philip



reply via email to

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