Replies: 2 comments 2 replies
-
Which error are you getting? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I have the same problem, when trying to create an .exe of an application in which I use the QT-PyQt-PySide-Custom-Widgets library, all the windows work but not the animations that are made by the style.json... like It can be fixed? How do you create your .exe with this library? |
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.
-
Hello,
I have an GUI application build with help of Custom_Widgets module.
Thanks to Custom_Widgets module, it is really cool and easy to build quality and modern UI .
But, when I try to build a executable out of it with pyinstaller or cx_freeze, the exe do not work.
It some how do not find the Custom_Widgets module.
Can any one help on this ? has this been tried by someone?
Beta Was this translation helpful? Give feedback.
All reactions