Skip to content

QtWebEngineWidgets not found after update from 5.10.1 #43

@further-reading

Description

@further-reading

I just updated my pyqt5 version to 5.11.3 and started getting a module not found error when trying to import QTWebEngine Widgets using from PyQt5.QtWebEngineWidgets import *. Upon reversion to 5.10.1 is started working again. This is on Python 3.6 running on Windows 10.

Was there a change to QtWebEngineWidgets between those versions and if so what should I use to import and use web engine functions now? There's been so many changes to the QTWebEngine that it's hard to track what is relevant to more recent versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions