python - Qt platform plugin 'windows' - py2exe -


i know there many posts problem (i've read them all). still have problem exe, still cannot opened.

i've tried put qwindows.dll (i tried 3 different qwindows.dll) in folder dist exe doesn't change anyhting.

i've tried libegl.dll, nothing.

any suggestions ? there way avoid having problem ?

i've had issue aswell, after lot of digging found following solution:

copy following file next main .exe: libegl.dll

copy following file in folder "platforms" next main .exe: qwindows.dll

putting qwindows.dll in subfolder important part think, hope helps


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -