PyQt5
PyQt5 copied to clipboard
Folder missing in releases.
In the releases x64/x86 there is missing a folder that gives users a error regarding plugin path.
instead of
PyQt5\platforms
it should be
PyQt5\plugins\platforms
and it will not give you a error about
This application failed to start because it could not find or load the Qt platform plugin "windows" in "C:\Python27\Lib\site-packages\PyQt5".