Unable to Import Opencv while converting .py to .exe executable file even after applying multiple solutions. Missing configuration file: [‘config.py’]
I have been trying to convert one of my OpenCV projects into an executable file using Pyinstaller.
The file is working in my cmd but whenever I try to run it through the .exe I get this error: