logo       

Python in Windows: msg#00739

lib.opencv

Subject: Python in Windows

Hi,

I have little experience with python. I use OpenCV from C/C++ in Windows.

I am having troubles on running the python examples, very basic
problem the python can't find the _cv module. Is there any
step-by-step installation tutorial (where do I put the .py files or
what config file in python I have to edit).

That is the output from python:

> Executing: C:\Arquivos de programas\ConTEXT\ConExec.exe
"C:\Python24\python.exe" "C:\Arquivos de
programas\OpenCV\tests\python\minidemo.py"

Traceback (most recent call last):
File "C:\Arquivos de programas\OpenCV\tests\python\minidemo.py",
line 1, in ?
import opencv
File "C:\Python24\lib\site-packages\opencv\__init__.py", line 58, in ?
from cv import *
File "C:\Python24\lib\site-packages\opencv\cv.py", line 5, in ?
import _cv
ImportError: No module named _cv
> Execution finished.

Any help is welcome.







Change settings: http://www.yahoogroups.com/mygroups, select
Get Emails (get all posts)
Daily Digest (one summary email per day)
Read on the web (read posts on the web only)Or Unsubscribe by mailing
OpenCV-unsubscribe@xxxxxxxxxxxxxxx



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise