[yocto] python-opencv module

Peter Balazovic balazovic.peter at gmail.com
Sat May 13 04:24:04 PDT 2017


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 at 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170513/d0af1d24/attachment.html>


More information about the yocto mailing list