본문 바로가기
Python

Pyinstaller 직접 빌드하기.

by R3pic 2024. 2. 3.

1. 깃허브에서 클론

2. cd bootloader

3. python ./waf distclean all --target-arch=64bit

4. ../

5. pip install .