an additional dependency is needed for python3 Installing it solves the problem. sudo apt-get install python3-distutils
Il giorno sab 27 lug 2019 alle ore 20:05 Reiner Karlsberg <[email protected]> ha scritto: > > Am 27.07.2019 um 19:46 schrieb Ansuel Smith: > > I can't currently compile my image and i have this error > > > > make[3]: Leaving directory '/home/ansuel/openwrt/tools/libtool' > > time: tools/libtool/compile#0.05#0.00#0.10 > > Traceback (most recent call last): > > File "/home/ansuel/openwrt/build_dir/host/scons-3.0.5/setup.py", > > line 26, in <module> > > import distutils.command.build_scripts > > ModuleNotFoundError: No module named 'distutils.command' > > make[3]: Entering directory '/home/ansuel/openwrt/tools/mkimage' > > make[3]: *** [Makefile:35: > > /home/ansuel/openwrt/staging_dir/host/stamp/.scons_installed] Error 1 > > > > _______________________________________________ > > openwrt-devel mailing list > > [email protected] > > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > > > > +1; confirmed. Having same issue, switched back to older version, which > worked for me in the past: r10508-1b937cb141 > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
