Hi
OpenLP stopped working on Ubuntu after update couple of weeks ago. Does not work on new install of Ubuntu either.
Any advice?
Traceback (most recent call last):
File "<frozen importlib._bootstrap>", line 1027, in find_and_load
File "<frozen importlib.bootstrap>", line 1004, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'openlp.core.ui.style'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/bin/openlp", line 44, in <module>
main()
File "/usr/share/openlp/openlp/core/init.py", line 417, in main
if application.is_data_path_missing():
File "/usr/share/openlp/openlp/core/init.py", line 184, in is_data_path_missing
data_folder_path = AppLocation.get_data_path()
File "/usr/share/openlp/openlp/core/common/applocation.py", line 89, in get_data_path
if Settings().contains('advanced/data path'):
SystemError: <built-in method contains of Settings object at 0x7f471cf8fd90> returned a result with an exception set