Hi @Pronkin,
I hope you are doing well.
Can you please specify whether you want to include the flask library in Yocto or not?
One can include it in the yocto image by putting a below line in local.conf
IMAGE_INSTALL:append = " python3-flask"
Thanks & Regards,
Dhruvit Vasavada