Hello,

On Tue, Jun 09, 2020 at 11:11:06AM +0200, Reiner Karlsberg wrote:
> ['/etc/openwrt/WE826/staging_dir/host/bin/python']> is not a valid python or
> it is missing setuptools

OpenWrt build system checks for Python3 presence in the prereq stage
but it doesn't check if it has setuptools installed or not.

In other words, your host Python is missing setuptools needed by meson
needed by zstd from packages feed.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:[email protected]

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to