Skip to content

cerbero: Fix bootstrap venv error after upgrading Python

Nirbheek Chauhan requested to merge nirbheek/cerbero:venv-upgrade into main

Unable to symlink '/usr/bin/python3' to 'cerbero.git/build/build-tools/bin/python3' cerbero.git/build/build-tools/bin/python: error while loading shared libraries: libpython3.11.so.1.0: cannot open shared object file: No such file or directory

Merge request reports