Dears,

I'd like to have included python-opencv module, I'm running image where I
have python on my image and OpenCV as well...

root@imx:~# python
Python 2.7.12 (default, Apr  7 2017, 11:56:02)
[GCC 6.2.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv2
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named cv2
>>>


How do I include python-opencv module?
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to