Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems with installing ddt4all on linux #1017

Closed
Kerel007 opened this issue Jan 27, 2024 · 4 comments
Closed

problems with installing ddt4all on linux #1017

Kerel007 opened this issue Jan 27, 2024 · 4 comments

Comments

@Kerel007
Copy link

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.

@KarelSvo
Copy link
Contributor

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

@Furtif
Copy link
Collaborator

Furtif commented Jan 31, 2024

$python3 -m pip -r requirements.txt

@Furtif
Copy link
Collaborator

Furtif commented Jan 31, 2024

python 3.12 for better

@Furtif
Copy link
Collaborator

Furtif commented Feb 3, 2024

close issue if ok.
Thanks

@Furtif Furtif closed this as completed in dbb218a Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants