ubuntu25系统下编译openwrt22固件的遇到问题

 

./scripts/feeds update -a

Please install the python3 distutils module?

 

解决的方法:

apt-get install python3-setuptools

 

posted @ 2025-05-25 18:11  K_Code  阅读(27)  评论(0)    收藏  举报