Hi, everyone!
I have a question, I was trying to use pyinstaller to pack my dash as exe.
it is good when .exe has a cmd window, but when I use -w to hide the cmd window, I can clikc my GUI to get to the dashweb, but the function of dashweb doesnt work.
can anyone help me?