--- a/src/eric7/WebBrowser/PageScreenDialog.py Tue Oct 18 16:05:20 2022 +0200 +++ b/src/eric7/WebBrowser/PageScreenDialog.py Tue Oct 18 16:06:21 2022 +0200 @@ -13,7 +13,7 @@ from PyQt6.QtGui import QImage, QPainter, QPixmap from PyQt6.QtWidgets import QDialog, QDialogButtonBox, QAbstractButton -from EricWidgets import EricFileDialog, EricMessageBox +from eric7.EricWidgets import EricFileDialog, EricMessageBox from .Ui_PageScreenDialog import Ui_PageScreenDialog