python-setuptools: Does not compile · Issue #4529 · openwrt ...
github.com › openwrt › packagesJul 02, 2017 · Compiling OpenWRT for Raspberry Pi 3 (brcm2708 / brcm2710) with python-setuptools results in following error: if [ -f /home/user/OpenWRT/openwrt/staging_dir/target-arm_cortex-a53+neon-vfpv4_musl-1.1.16_eabi/pkginfo/python.default.install.clean ]; then rm -f /home/user/OpenWRT/openwrt/staging_dir/target-arm_cortex-a53+neon-vfpv4_musl-1.1.16_eabi/pkginfo/python.default.install /home/user/OpenWRT/openwrt/staging_dir/target-arm_cortex-a53+neon-vfpv4_musl-1.1.16_eabi/pkginfo/python.default.install.
[OpenWrt Wiki] Python
https://openwrt.org/docs/guide-user/services/python03.03.2018 · There are three main Python packages for OpenWrt; python, python3 and micropython . Main python package is much larger than python-mini and python-light packages so we suggest that you don't even try to install full version unless you have at least 50MB of free space on your flash storage.
[OpenWrt Wiki] Python
openwrt.org › docs › guide-userMar 03, 2018 · cd <your-openwrt-folder> ./scripts/feeds update packages ./scripts/feeds install python <or python3 if you want that too> Then you should have Python (and/or Python3) in your make menuconfig under Languages =⇒ Python. Note that you'll get a lot of Python/Python3 packages, as the ones detailed above, as they've been split to reduce size.