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

The QT5 version expects qt4 libraries. it is impossible for a lay person like me to get QT4 on Modern Linux distros #89

Open
LinuxBeaver opened this issue Apr 7, 2022 · 2 comments

Comments

@LinuxBeaver
Copy link

LinuxBeaver commented Apr 7, 2022

Can you please tell me how to get this working with QT5. QT4 is deprecated and back in 2019 when this software was made it was warned about qt4 being obsolete. I am a huge fan of open source machine learning software and I am sad I can't get this software working.

@VisionaryMind
Copy link

VisionaryMind commented May 11, 2022

You will find all the UI code required for QT5 support in the ui_PyQt5 subdirectory under docker. I had a similar need as you, and it was necessary to implement all of those code changes, along with the main script.

@agenttux
Copy link

agenttux commented Jun 3, 2022

You will find all the UI code required for QT5 support in the ui_PyQt5 subdirectory under docker. I had a similar need as you, and it was necessary to implement all of those code changes, along with the main script.

Can you explain how to do this? I have the same issue and can't figure out how to get it to work.

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