On Thu, Aug 19, 2010 at 13:47, arihant nahata wrote:
> I m new to python and openCV. i installed openCV and python and copied the
> necessary folder. and even appended the sys.path. but then too the same error.
>
> from opencv import cv
>
> File "C:\Python26\lib\site-packages\opencv\__init__.py",
> There is no file named _cv.dll file in the directory that you mentioned
>
what to do now.???
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
There is no file named _cv.dll file in the directory that you mentioned
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
There is no file named _cv.dll file in the directory that you mentioned
--
http://mail.python.org/mailman/listinfo/python-list
Hi Arihant,
Please make sure your response goes out to the list -- I suggest using 'reply
all' rather than 'reply'. Also, please make sure the previous conversation is
included in your email -- otherwise people might not understand your problem
and
be able to help.
On Sunday 15 August 2010 12
On Sun, Aug 15, 2010 at 12:22, arihant nahata wrote:
> Hi,
> I m new to python and openCV.
I think you meant to send this to the list ;-)
> i installed openCV and python and copied
> the necessary folder. and even appended the sys.path. but then too the same
> error.
>
> from opencv import