yocto 编译报错OE-core‘s config sanity checker detected a potential misconfiguration.解决方法之一

ERROR: OE-core’s config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:

Your Python 3 is not a full install. Please install the module distutils.sysconfig (see the Getting Started guide for further information).

#sudo apt-get install python3-distutils


版权声明:本文为m0_53447337原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。