Hello! I did a program for my work in which a device is tested and if the test is ok, a label is printed with a brother printer. I use the brother_ql package for Python to send the image of the label to the printer, but, when I use pyinstaller to make a executable, the printer doesn't work although in the log it is shown that it is printing. Is ther any problem with this package?
Thank you -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/e56f49ce-9b54-43c1-bcc0-d0624136a7b8n%40googlegroups.com.
