From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Thu, 28 Jun 2018 10:23:52 +0200 Subject: [Buildroot] [PATCH 1/1] gnuradio: needs host-python2 In-Reply-To: References: <20180626214326.27205-1-fontaine.fabrice@gmail.com> <20180627033622.23ouuvp2zvr4cw5y@sapphire.tkos.co.il> <20180628032558.b4bgdv2qdpzssean@tarshish> Message-ID: <20180628102352.5a997e68@windsurf.home> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Yegor, On Thu, 28 Jun 2018 09:58:21 +0200, Yegor Yefremov wrote: > This patch did it for me. I've made "make defconfig", select ARM for > A8 series, Linaro toolchain and python 2. Then I've just selected > gnuradio and its python support. > > In this case no host-python3 will be built because we select general > Python 2 support for the target (as gnuradio enforces) and hence only > host-python will be built. Did you test with python3 enabled for the target ? Then you will see the problem that Fabrice is facing. When python3 is enabled for the target, then the default host python version is python3. And due to this, all external host Python modules are installed for host python3, and not available for host python2. Best regards, Thomas -- Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com