Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Qt Creator cannot find qtquick2plugin.dll, but it does exist
Forum Updated to NodeBB v4.3 + New Features

Qt Creator cannot find qtquick2plugin.dll, but it does exist

Scheduled Pinned Locked Moved Solved Qt for Python
qt for pythonpyside
2 Posts 1 Posters 2.3k 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.
  • P Offline
    P Offline
    plerner
    wrote on last edited by plerner
    #1

    Hi. I just downloaded Qt Creator and PySide6. I created a new project of the type Qt for Python Qt Quick Application and I am trying to just run it as it was created. After adding some version numbers for imports that gave an error inside the qml file I got this other error: "Cannot find the module <path>\qtquick2plugin.dll". The dll file does exists in the path specified, so it makes no sence it cannot find it. Can you please help me understand what am I missing? Why is this file that does exists not being found?

    Captura de pantalla 2021-06-10 235259.png

    1 Reply Last reply
    0
    • P Offline
      P Offline
      plerner
      wrote on last edited by
      #2

      Solved.
      After lots of looking around I was able to find this issue with the recomendation NOT to use the python version that comes from Microsoft's Windows Store. Instead download the official python version from python.org

      https://bugreports.qt.io/browse/PYSIDE-1245?focusedCommentId=527588&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-527588

      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