Ask Your Question

Revision history [back]

OpenCV 4.1.1 and Python binding is not working on Anaconda environment

Hi everyone,

I've compiled OpenCV on my computer but the python binding doesn't work. When I try to import the library, it shows me the following text:

ImportError: OpenCV loader: missing configuration file: ['config-3.7.py', 'config-3.py']. Check OpenCV installation.

I'm using Ubuntu 18.04 and Anaconda environment with python 3.7 and It's the first time I've seen this message and I can't fix it. Any ideas?

Thank you.