Description of problem: ''' $ anki Traceback (most recent call last): File "/usr/bin/anki", line 6, in <module> import aqt File "/usr/share/anki/aqt/__init__.py", line 14, in <module> from aqt.qt import * File "/usr/share/anki/aqt/qt.py", line 17, in <module> from PyQt5.QtWebEngineWidgets import * ImportError: /lib64/libQt5WebEngineCore.so.5: undefined symbol: _ZN3re23RE23Arg9parse_intEPKciPv ''' Version-Release number of selected component (if applicable): anki.noarch 2.1.14-1.fc29
seems to be caused by bug 1672014
As Hubert write, that may have been an intermediate problem with some of anki's dependencies (python3-qt5-webengine / re2) some while ago. Please test again with a fully updated system and provide some feedback whether the issue is still present. Thanks!
As requested. I'm currently up to date with "anki.noarch 2.1.15-1.fc29", "re2.x86_64 20160401-11.fc29" and "python3-qt5-webengine.x86_64 5.11.3-1.fc29". The issue is not present anymore. I didn't track exactly at which version(s) the issue was resolved, though. I suppose I should close this (?). Thanks!