python - openCV Configuring incomplete, errors occurred -


i'm trying install python opencv being new python got error below , need know means (and maybe how solve)?

i installed (mac running python 2.7 in virtualenv).

sudo port selfupdate sudo port install opencv sudo port -v install opencv +python27 

then:

sudo pip install pyopencv 

... , got error:

error:  -- configuring incomplete, errors occurred!  configuring pyopencv via cmake...  error: error occurred while running cmake configure pyopencv.  may want manually configure pyopencv running cmake's tools:      mkdir build      cd build      cmake-gui ..    or    cmake ..      cd .. 


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -