Hi, I have been developing a GUI application using PySimpleGUI that makes use of numerous Python packages and several large datafiles contained in different directories.
Based on prior painful experience, I was dreading the process of trying to package the application. However, after a false start involving my misunderstanding of how to specify external datafiles in the spec file, I was able to build and run the standalone application successfully. My sincere thanks to the PyInstaller developers for their hard work and dedication. Kind regards, gyro -- 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/0e7f925d-14b0-452e-b523-ead86e752936n%40googlegroups.com.
