今天來介紹如何利用pyinstaller 將.py file 轉換成windows 常用的.exe,供大家直接點擊就可以執行。 ... pyinstaller -F MAP.py -c --icon=heart.ico.
確定! 回上一頁