Install PyInstaller: $ pip install -U pyinstaller. Package your app using the path to your main.py: $ pyinstaller -y --clean --windowed --name touchtracer ...
確定! 回上一頁