Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having trouble using QWebView and QWebPage #3

Closed
ki4jgt opened this issue Nov 9, 2015 · 1 comment
Closed

Having trouble using QWebView and QWebPage #3

ki4jgt opened this issue Nov 9, 2015 · 1 comment

Comments

@ki4jgt
Copy link

ki4jgt commented Nov 9, 2015

I'm having trouble importing from PyQt5.QtWebKit

Every time I try to import QWebView or QWebPage, it says that the modules don't exist. python3-pyqt5-webkit is installed on my system. In fact, it's the only other package installed besides the QT main one. I was wondering if you could help. Please and thank you.

@evgkul
Copy link

evgkul commented Aug 25, 2016

from PyQt5.QtWebEngineWidgets import (
QWebEngineView
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants