I have created an app in which i am using png images as buttons. I included those images in the exe files as data when i was creating the exe file through pyinstaller, but those images are not shown in the exe file. I manually copied and pasted those images in the folder where the exe file is but still those images are not shown. what could go wrong any idea ? please
Asked
Active
Viewed 24 times
0
-
You should post a minimal, reproducible example of your code here. – Demian Wolf Dec 07 '19 at 15:24
-
This thread might help... https://stackoverflow.com/questions/31836104/pyinstaller-and-onefile-how-to-include-an-image-in-the-exe-file – ShayneLoyd Dec 07 '19 at 19:06
-
thousend things can go wrong! – Module_art Dec 07 '19 at 19:16