PyQt/PySide support #427
Unanswered
designingSparks
asked this question in
Q&A
Replies: 2 comments 1 reply
-
PyQt works for me - just copy it next to the binary, and then set sys.path so it can be found. |
Beta Was this translation helpful? Give feedback.
1 reply
-
The entire PyQt5/6 folder from your site packages or a wheel. You could optionally strip parts out, but a bunch of dlls depend on each other, so you'd need to experiment to see what is essential and what can be culled for your app. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is this planned at all? IMO, this would be a killer feature.
Beta Was this translation helpful? Give feedback.
All reactions