duohedounai / duohedounai.github.io

0 stars 0 forks source link

How to Convert Python Script to .exe File | Will Yuan's Blog #32

Open duohedounai opened 2 weeks ago

duohedounai commented 2 weeks ago

https://duohedounai.github.io/2024/06/11/How-to-Convert-Python-Script-to-exe-File/

Install PyInstaller Install the Pyinstaller package via pip with the following command: 1pip install pyinstaller More information about PyInstaller: https://pyinstaller.org/en/stable/