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