Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. qt.qpa.plugin: Could not load the Qt platform plugin "windows" in "" even though it was found.

qt.qpa.plugin: Could not load the Qt platform plugin "windows" in "" even though it was found.

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 733 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    arame
    wrote on last edited by
    #1

    I am running Python code in Visual Studio Code, and I am getting this error; "qt.qpa.plugin: Could not load the Qt platform plugin "windows" in "" even though it was found.
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

    Available platform plugins are: direct2d, minimal, offscreen, windows."
    What is the problem here and how do I fix this?

    JonBJ 1 Reply Last reply
    0
    • A arame

      I am running Python code in Visual Studio Code, and I am getting this error; "qt.qpa.plugin: Could not load the Qt platform plugin "windows" in "" even though it was found.
      This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

      Available platform plugins are: direct2d, minimal, offscreen, windows."
      What is the problem here and how do I fix this?

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @arame
      Search this forum for many identical posts. Set environment variable QT_DEBUG_PLUGINS to value 1, run your script, see end of diagnostic output.

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved