autoshift
autoshift copied to clipboard
"This application failed to start because no qt platform plugin could be initialized"
On windows 10, have no idea why this happens.
I have the same issue. Not sure how to fix this one.
From what I tracked down, installing python 38 might be the fix, but as I have 37 installed to run another app, I cant install 38, try installing it, resetting pc, and seeing if you can open it.
Until then, version 2 of this program works.
I think you are mixing things up a bit. QT is needed for the GUI Version in the "cpp" Branch, but that's not python.
You need to install QT5 in order for the application to work. I haven't managed to bundle everything together for the windows build yet, sorry.
@Darkwolf1515 sidenote: you can install multiple versions of python on your machine