I belive the version on gitlab is compatible with python 3.10. I applied t.sefzick's diff pluss some extra dependencies on my arch install.
Installed from arch: 'python-pip', 'python-pyqt5-webengine', 'python-flask', 'python-flask-cors'.
Installed from AUR: 'python-vlc'
Had to install via pip: 'pip install wheel'
Optional: 'aspell', 'nuspell', 'hspell', 'libvoikko'.
Then it builds and run just fine (Disclosure: Haven't had time to check all functionality in OpenLP)
Pinned Comments
putte64 commented on 2023-07-09 11:51 (UTC) (edited on 2024-04-29 09:39 (UTC) by putte64)
openlp-git allows you to use python 3.12. Works in my test install, might not be good for production.
Update: Dependency python-sqlalchemy has been added