Pycharm 运行时候报如下错误

Pycharm this applicatation failed to start because it could not find or laod the qt plaform plugin

网上找了各种解决方案,主要是讲C:\Program Files\Python35\Lib\site-packages\PyQt5\plugins\platforms加到环境变量中,亲自试过未能成功。尝试将C:\Program Files\Python35\Lib\site-packages\PyQt5\plugins\platforms文件夹放到venv\Scripts文件夹下后成功,不再报错。

Pycharm this applicatation failed to start because it could not find or laod the qt plaform plugin

相关文章:

  • 2022-12-23
  • 2021-07-30
  • 2021-05-14
  • 2021-06-28
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
猜你喜欢
  • 2021-08-22
  • 2022-12-23
  • 2021-07-12
  • 2021-05-11
  • 2021-10-24
  • 2021-09-26
  • 2021-07-21
相关资源
相似解决方案