Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QQmlApplicationEngine failed to load component (module "Qt5Compat.GraphicalEffects" is not installed)
Qt 6.11 is out! See what's new in the release blog

QQmlApplicationEngine failed to load component (module "Qt5Compat.GraphicalEffects" is not installed)

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 323 Views 1 Watching
  • 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.
  • M Offline
    M Offline
    Masik
    wrote on last edited by
    #1

    Hello! I'm using the latest version of Qt (downloaded yesterday - Qt Creator 7.0.0, Qt 6.2.4, PySide6). I created QML project for Python and try to import Qt5Compat.GraphicalEffects. Qt Creator shows an error "module "Qt5Compat.GraphicalEffects" is not installed".
    I checked everything, it's really installed (it's in 2 folders: C:\Qt\Tools\QtCreator\bin\qml\Qt5Compat\GraphicalEffects and in C:\Qt\6.2.4\mingw_64\qml\Qt5Compat\GraphicalEffects)

    How to solve this issue?

    1 Reply Last reply
    0

    • Login

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