블로그 (Blog)/개발로그 (Devlogs)

pyinstaller 설치 on Python 2.7

티클러 2024. 3. 8. 12:34

Python 2.7 버전에서 pyinstaller 설치시 아래와 같이..

% python -m pip install --upgrade pip
% pip install pyinstaller==3.6

 

저작자표시 비영리 변경금지 (새창열림)