pip install pyinstaller
python -m pip install --upgrade pip
실행파일로 만들고 싶은 파이썬 파일의 경로에 가서 Shift+오른쪽 버튼
pyinstaller tkinter_Temp.py