* [ptxdist] host-meson: No module named 'setuptools'
@ 2019-08-02 5:38 Jon Ringle
2019-08-02 7:18 ` Bastian Krause
0 siblings, 1 reply; 2+ messages in thread
From: Jon Ringle @ 2019-08-02 5:38 UTC (permalink / raw)
To: ptxdist
[-- Attachment #1.1: Type: text/plain, Size: 561 bytes --]
I'm working on updating our bsp from 2019.01 to 2019.07 and I'm running in
to the following problem building host-meson:
--------------------------
target: host-meson.compile
--------------------------
Traceback (most recent call last):
File "setup.py", line 25, in <module>
from setuptools import setup
ImportError: No module named 'setuptools'
/usr/local/lib/ptxdist-2019.07.0_GP/rules/host-meson.make:36: recipe for
target '/src/build/platform-host/state/host-meson.compile' failed
make: *** [/src/build/platform-host/state/host-meson.compile] Error 1
[-- Attachment #1.2: Type: text/html, Size: 793 bytes --]
[-- Attachment #2: Type: text/plain, Size: 92 bytes --]
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] host-meson: No module named 'setuptools'
2019-08-02 5:38 [ptxdist] host-meson: No module named 'setuptools' Jon Ringle
@ 2019-08-02 7:18 ` Bastian Krause
0 siblings, 0 replies; 2+ messages in thread
From: Bastian Krause @ 2019-08-02 7:18 UTC (permalink / raw)
To: ptxdist, Jon Ringle
Hi Jon,
On 8/2/19 7:38 AM, Jon Ringle wrote:
> I'm working on updating our bsp from 2019.01 to 2019.07 and I'm running
> in to the following problem building host-meson:
>
> --------------------------
> target: host-meson.compile
> --------------------------
>
> Traceback (most recent call last):
> File "setup.py", line 25, in <module>
> from setuptools import setup
> ImportError: No module named 'setuptools'
> /usr/local/lib/ptxdist-2019.07.0_GP/rules/host-meson.make:36: recipe for
> target '/src/build/platform-host/state/host-meson.compile' failed
> make: *** [/src/build/platform-host/state/host-meson.compile] Error 1
Have a look at the mail thread "[RFC PATCH] host-meson: add dependency
to python setuptools" (Thu, 11 Apr 2019 14:39:26):
On 4/12/19 9:52 AM, Michael Olbrich wrote:
> On Thu, Apr 11, 2019 at 02:39:26PM +0000, Denis OSTERLAND wrote:
>> Fixes: Traceback (most recent call last): File "setup.py", line
>> 25, in <module> from setuptools import setup ImportError: No
>> module named 'setuptools'
>
> You need to install python3-setuptools (that's the name of the Debian
> package, I'm not sure about other distros).
>
> We should add a HOST_SYSTEM_PYTHON3_SETUPTOOLS options that checks
> for this.
Regards,
Bastian
--
Pengutronix e.K.
Industrial Linux Solutions
http://www.pengutronix.de/
Peiner Str. 6-8, 31137 Hildesheim, Germany
Amtsgericht Hildesheim, HRA 2686
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-08-02 7:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02 5:38 [ptxdist] host-meson: No module named 'setuptools' Jon Ringle
2019-08-02 7:18 ` Bastian Krause
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox