Skip to main content
Visitor II
April 20, 2021
Question

How to solve "Could not inherit file classes/python3targetconfig.bbclass"

  • April 20, 2021
  • 1 reply
  • 2693 views

Hi,

I tired to refer to

"https://wiki.st.com/stm32mpu/wiki/How_to_integrate_AWS_IoT_Greengrass_on_top_of_openSTLinux_distribution" to do "bitbake st-image-demo-aws"

My compiled OS is UBUNTU 20.04.

I got below error:

"

ERROR: ParseError at /home/zouqz/stm32/DistPkg/openstlinux-5.10/layers/meta-virtualization/recipes-extended/libvirt/libvirt-python.inc:1: Could not inherit file classes/python3targetconfig.bbclass

"

please advise,

Thanks,

QiZhang

    This topic has been closed for replies.

    1 reply

    ST Employee
    April 26, 2021

    hi @zqizh.1​ 

    Note the integration the AWS greengrass has been validated with the openstlinux MMDV2.0.0.

    But according to your build error you can try to delete this dependency ==> python3targetconfig in .../layers/meta-virtualization/recipes-extended/libvirt/libvirt-python.inc

    I faced the same issue for another project using the meta-virtualization

    BR

    Yves