Skip to content

Instantly share code, notes, and snippets.

@ox1111
Created July 24, 2020 05:42
Show Gist options
  • Save ox1111/9d77146f11fd1685e5c38170c0c89c9d to your computer and use it in GitHub Desktop.
Save ox1111/9d77146f11fd1685e5c38170c0c89c9d to your computer and use it in GitHub Desktop.
black falcon
아! 귀찮아 사용법 ][ python to exe
1) venv 생성
2) activate하기
기본적인 설치파일 설치하기.
all right
pyinstaller --onefile hello.py 실행
ok
dist 폴더에 실행파일 확인한다.
끝 :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment