Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. PySide6 cannot find QtWebEngineWidgets module
Forum Updated to NodeBB v4.3 + New Features

PySide6 cannot find QtWebEngineWidgets module

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 1.4k 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.
  • Q Offline
    Q Offline
    qdoldwolf
    wrote on 7 Jul 2023, 07:58 last edited by
    #1

    My python environment is: pycharm2022 Professional Edition, the operating system is UOS arm64, and python verison is 3.9.16. I installed pyside6 using conda, but I can’t import PySide6.QtWebEngineWidgets in pycharm, and it prompts that there is no such module. I uninstalled PySide6 during the period then reinstalled it, which still doesn't work. Moreover, this pyside is already the latest version.
    Later, I tried to install PySide2, which is able to import PySide2.QtWebEngineWidgets. Does anyone know why?

    J 1 Reply Last reply 7 Jul 2023, 08:34
    0
    • Q qdoldwolf
      7 Jul 2023, 07:58

      My python environment is: pycharm2022 Professional Edition, the operating system is UOS arm64, and python verison is 3.9.16. I installed pyside6 using conda, but I can’t import PySide6.QtWebEngineWidgets in pycharm, and it prompts that there is no such module. I uninstalled PySide6 during the period then reinstalled it, which still doesn't work. Moreover, this pyside is already the latest version.
      Later, I tried to install PySide2, which is able to import PySide2.QtWebEngineWidgets. Does anyone know why?

      J Offline
      J Offline
      JonB
      wrote on 7 Jul 2023, 08:34 last edited by
      #2

      @qdoldwolf
      I don't know, but it would not surprise me if QtWebEngineWidgets does not come with the base packages installed for PySide6. Check to see whether anything with WebEngine in it is in the installed area. You may need to find it explicitly to install via pip, or see https://pypi.org/project/PySide6-Addons/.

      1 Reply Last reply
      0

      1/2

      7 Jul 2023, 07:58

      • Login

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