카테고리 없음
<라즈베리파이4> PyQt5 실행
LEEHANDS
2021. 3. 5. 15:58
반응형
pip install pyinstaller
pyinstaller --windowed --onfile sample4.py
반응형