Created
July 24, 2020 05:42
-
-
Save ox1111/9d77146f11fd1685e5c38170c0c89c9d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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