PyCharm failing with error: “This application failed to start because it could not find or load the Qt platform plugin "windows" in ""”

0

I've installed the latest version of PyCharm 64-bit for Windows 10 and am running an analysis in it. After running, it is showing an error like this:

"This application failed to start because it could not find or load the Qt platform plugin "windows" in "".

Reinstalling the application may fix this problem.

Process finished with exit code -1073740791 (0xC0000409)"

I've reinstalled it and applied conda update --all, but the problem persists.

Can anyone suggest how to resolve the problem?

python
pycharm
asked on Super User Jul 9, 2019 by Koushik Das Podder • edited Jul 10, 2019 by Worthwelle

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0