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?
Comments
Hello! I don't know if it was tested for Python 3.11; the only known issue is related to Pyro dependency (it seems to be used on LibreOffice integration on macOS): https://gitlab.com/openlp/openlp/-/issues/1309