Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config
Solution:
conda remove opencvconda update conda
conda install --channel menpo opencv
This installs the opencv from public channel menpo which works fine.
Concise, quick solution - works on ubuntu 15.04.
ReplyDelete