ello I try to use opencv on ubuntu.18.04.3
I get this message when I import cv2 in anaconda notebook
55 if required: ---> 56 raise ImportError('OpenCV loader: missing configuration file: {}. Check OpenCV installation.'.format(fnames)) 57 58 load_first_config(['config.py'], True) ImportError: OpenCV loader: missing configuration file: ['config.py']. Check OpenCV installation
please please advisehow to fix it
thanks
Yuval
System information (version)
OpenCV => ???
Operating System / Platform => ubuntu 18.04.3
python 3.7
Compiler =>
↧