{{ message }}
Releases: a13ssandr0/cefpython
Releases · a13ssandr0/cefpython
Release list
cefpython3 v147.0.0-arm64 — Linux ARM64
cefpython3 — Linux ARM64 (aarch64)
Pre-built wheels for Linux ARM64, compatible with Raspberry Pi OS Bookworm 64-bit and any aarch64 Linux system.
Built from the linesight/cefpython fork with ARM64 support (CEF 147 / Chromium 147.0.7727.118).
Supported Python versions
Raspberry Pi OS Bookworm ships Python 3.11 — use the
cp311wheel.
Installation
# Raspberry Pi OS Bookworm (Python 3.11) — replace TAG with this release tag
pip install \
https://github.com/a13ssandr0/cefpython/releases/download/v147.0.0-arm64/cefpython3-147.0-cp311-cp311-linux_aarch64.whl
# Other Python versions: replace cp311 with cp310 / cp312 / cp313 / cp314Runtime dependencies (Raspberry Pi OS)
sudo apt-get install -y \
libgtk-3-0 libasound2 libnss3 libatk1.0-0 \
libatk-bridge2.0-0 libdrm2 libxcomposite1 \
libxdamage1 libxfixes3 libxrandr2 libgbm1 \
libxkbcommon0 libpango-1.0-0