Also, try with this: http://askubuntu.com/questions/447409/how-to-install-opencv-2-9-for-python
On Mon, Nov 17, 2014 at 3:36 PM, L Radhakrishna Rao <satishsaga...@gmail.com > wrote: > Try with import opencv, without giving cv2 > > On Mon, Nov 17, 2014 at 2:36 PM, Vikneshwaren <vikneshware...@gmail.com> > wrote: > >> 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...@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@python.org >> > https://mail.python.org/mailman/listinfo/bangpypers >> > >> _______________________________________________ >> BangPypers mailing list >> BangPypers@python.org >> https://mail.python.org/mailman/listinfo/bangpypers >> > > _______________________________________________ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers