Re: OpenCV_Problem

2010-08-20 Thread Rami Chowdhury
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",

Re: OpenCV_Problem

2010-08-19 Thread arihant nahata
> 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

Re: OpenCV_Problem

2010-08-15 Thread arihant nahata
Hi, There is no file named _cv.dll file in the directory that you mentioned -- http://mail.python.org/mailman/listinfo/python-list

Re: OpenCV_Problem

2010-08-15 Thread arihant nahata
Hi, There is no file named _cv.dll file in the directory that you mentioned -- http://mail.python.org/mailman/listinfo/python-list

Re: OpenCV_Problem

2010-08-15 Thread Rami Chowdhury
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

Re: OpenCV_Problem

2010-08-14 Thread Rami Chowdhury
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