ddt4all icon indicating copy to clipboard operation
ddt4all copied to clipboard

problems with installing ddt4all on linux

Open Kerel007 opened this issue 1 year ago • 4 comments

Hi I have a problem installing ddt4all on Linux. After entering the command:

$python3 main.py

It gives an error:

Traceback (most recent call last): File "/home/XYZ/Games/ddt4all-3.0.0/main.py", line 15, in import PyQt5.QtWebEngineWidgets as webkitwidgets ImportError: /home/XYZ/.local/lib/python3.11/site-packages/PyQt5/Qt5/lib/libQt5WebEngineCore.so.5: undefined symbol: _ZNSt12out_of_rangeC1EPKc, version Qt_5

Thank you in advance.

Kerel007 avatar Jan 27 '24 12:01 Kerel007

lsb_release -a python --version python3 --version dpkg -l | grep qt

KarelSvo avatar Jan 27 '24 16:01 KarelSvo

$python3 -m pip -r requirements.txt

Furtif avatar Jan 31 '24 10:01 Furtif

python 3.12 for better

Furtif avatar Jan 31 '24 10:01 Furtif

close issue if ok. Thanks

Furtif avatar Feb 03 '24 07:02 Furtif