Yes. I've seen compilation log and it does do_install in final image.
It's installed in /usr/lib64/python3.5 on RootFS.

Le mer. 17 oct. 2018, à 00 h 48, Burton, Ross <ross.burton@intel.com> a écrit :
On Tue, 16 Oct 2018 at 14:06, Marwen BRIKCHA <marwen.brikcha@gmail.com> wrote:
>
> because, when i run :
> :
> $> bitbake -v opencv
> I can see that python3 is fetched, configure, ... etc
> So, i think it the responsible for this.

Please remember to CC the list.

Python being built doesn't lead to Python being installed in the
image.  Have a look at the image manifest (in deploy/images) or look
at what is actually installed inside the image.

Ross