pyinstaller -F --add-data "templates;templates" --add-data "static;static" program.py . I try to serve images to my program.exe (pyinstalled ...
確定! 回上一頁