Hi.
Having run for many years with OpenLP on SuSE Leap, I had issues when upgrading my system from Leap 15.3 to 15.4, and could not get OpenLP to run. I have since done a clean install of Leap 15.5 (latest version), and still cannot get it to work. The packaged version of OpenLP on Leap 15.5 is 2.4.6-bp155.3.13 - I initially installed this but it would not start (it gave python errors). I have since tried to install version 3.02 from the Tumbleweed repository (v. 3.0.2-1.3). This too is giving a (different) error and won't start.
user@localhost:~> openlp
Traceback (most recent call last):
File "/usr/bin/openlp", line 5, in <module>
from openlp.__main__ import start
File "/usr/lib/python3.11/site-packages/openlp/__main__.py", line 31, in <module>
from openlp.core.app import main
File "/usr/lib/python3.11/site-packages/openlp/core/app.py", line 38, in <module>
from PyQt5 import QtCore, QtGui, QtWebEngineWidgets, QtWidgets # noqa
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ImportError: /usr/lib64/python3.11/site-packages/PyQt5/Qt5/lib/libQt5Gui.so.5: version `Qt_5.15.8_PRIVATE_API'
not found (required by /usr/lib64/libQt5Widgets.so.5)
Any advice welcome, as this is the machine I used to create services - I now have to save everything i think I might need to a stick and drive to the Church to input it. Church system runs on Windows 10.