Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Compile/Install QtWebEngine on Raspbian Bullseye fails
Qt 6.11 is out! See what's new in the release blog

Compile/Install QtWebEngine on Raspbian Bullseye fails

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 715 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.
  • C Offline
    C Offline
    chris321
    wrote on last edited by
    #1

    Hi
    I downloaded sources PyQt5 5.15.0 from pypi.org. PyQt5 went fine.
    PyQtWebEngine-5.15.0 with sip-build --no-make --verbose
    Querying qmake about your Qt installation...
    /usr/bin/qmake -query
    These bindings will be built: QtWebEngineCore, QtWebEngine, QtWebEngineWidgets.
    Generating the QtWebEngineCore bindings...
    Generating the QtWebEngine bindings...
    Generating the QtWebEngineWidgets bindings...
    Generating the .pro file for the QtWebEngineCore module...
    Generating the .pro file for the QtWebEngine module...
    Generating the .pro file for the QtWebEngineWidgets module...
    Generating the top-level .pro file...
    Generating the Makefiles...
    /usr/bin/qmake -recursive PyQtWebEngine.pro
    Info: creating stash file /home/pi/Downloads/PyQtWebEngine-5.15.0/build/.qmake.stash
    Reading /home/pi/Downloads/PyQtWebEngine-5.15.0/build/QtWebEngineCore/QtWebEngineCore.pro
    Project ERROR: Unknown module(s) in QT: webenginecore
    sip-build: '/usr/bin/qmake -recursive PyQtWebEngine.pro' failed returning 3

    What am I missing?
    The raspbian is the lite version. Instructions from:
    [https://www.riverbankcomputing.com/static/Docs/PyQt5/installation.html#building-and-installing-from-source](link url)

    Regards
    chris

    1 Reply Last reply
    0

    • Login

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