c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android
Python

Unspecified error-The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support.

| | python
I got this following error while running python program "error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support."
unspecified error cv2 python
To resolve this error reinstall opencv-python library.
 pip uninstall opencv-python  
Install opencv-python:
 pip install opencv-python  
VIDEO GUIDE: