[BangPypers] about python code

L Radhakrishna Rao satishsagar83 at gmail.com
Mon Nov 17 11:12:33 CET 2014


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 <satishsagar83 at gmail.com
> wrote:

> Try with import opencv, without giving cv2
>
> On Mon, Nov 17, 2014 at 2:36 PM, Vikneshwaren <vikneshwaren.u at 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.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
>> >
>> _______________________________________________
>> BangPypers mailing list
>> BangPypers at python.org
>> https://mail.python.org/mailman/listinfo/bangpypers
>>
>
>


More information about the BangPypers mailing list