PyQtWebEngine Module Not Found
Layer Atlas requires the installation of extra dependencies.
Recommended Installation
The best way to install the required dependencies is through the OSGeo4W
Network Installer:
-
Download OSGeo4W Network Installer: Visit
https://trac.osgeo.org/osgeo4w/
and download the network installer.
-
Run the Installer: Execute the OSGeo4W Network
Installer and choose "Advanced Install".
-
Select Packages: In the package selection screen,
search for and select
python3-pyqtwebengine from the list.
-
Complete Installation: Follow the installer prompts to
complete the installation.
-
Restart QGIS: Open QGIS again to complete the setup.
Alternative Installation (OSGeo4W Shell)
If you have OSGeo4W already installed, you can use the OSGeo4W Shell to install the required dependencies:
-
Open OSGeo4W Shell: Find and open the "OSGeo4W Shell" from your Start menu or OSGeo4W installation directory.
-
Install PyQtWebEngine: Run the following command in the shell:
pip install PyQtWebEngine
-
Restart QGIS: Close and reopen QGIS to complete the setup.