[BangPypers] about python code

Vikneshwaren vikneshwaren.u at gmail.com
Mon Nov 17 10:06:20 CET 2014


I think your code imports OpenCV module and seems to be that it was not
properly imported or the module is completely missing. Please check into
that and try installing the module if missing.

--
Vikneshwaren
Free Software Foundation, Tamil Nadu
On Nov 17, 2014 2:30 PM, "narayan naik" <narayannaik.05 at gmail.com> wrote:

> hi,
>    when I am running face detection code ,I am getting this error.
>
> Traceback (most recent call last):
>   File "/home/nv/read.py", line 2, in <module>
>     import cv2
> ImportError: No module named cv2
> >>>
>
> please help me.
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>


More information about the BangPypers mailing list