pyinstaller –add-data “*.png;.” yourscript.py. This way you will see that in the folder where your exe is there are also the png files (all ...
確定! 回上一頁