Ask Your Question

Revision history [back]

How create a release for windows with OpenCV and PyQt5?

Hi, I am new here. I am trying to generate a .exe of my code done with OpenCV and PyQt5 but isn't working. I was using pyinstaller, py2exe, freeze, and others. I think that the problem is when it tries to put the libraries on DLL of the system because the folders created after generating a release don't have some folder for OpenCV. Anybody know a library to generate a release with OpenCV, that for recommending me?