I'm using OpenLP-git on Arch and updated to Python 3.11. OpenLP installed (local w/modified PKGBUILD from AUR) and runs fine. Only problem was OpenLP looking for VLC as python3-vlc, which it did not do before update of Python. Doing "pip install python-vlc", made OpenLP find VLC again.
OpenLP seems to run fine, so is it compatible with Python 3.11?