Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 한글 깨짐
- i18n
- MySQL
- ubuntu
- smarty
- RabbitMQ
- Oracle
- centos
- JavaScript
- TextBox
- install
- php
- 문자열자르기
- SVN
- mariadb
- yum
- jQuery
- Python
- TPL
- 천단위
- docker
- Selectbox
- 확장자
- replace
- Postfix
- Eclipse
- random
- 일괄변경
- 부모창
Archives
- Today
- Total
wilson's story
pyinstaller 에러 본문
반응형
pyinstaller를 실행 할때 이유 없이 에러가 나는 경우
기존에 pyinstaller를 삭제하고
pip install https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz
재설치 하시면 됩니다
파일의 출처는 https://www.pyinstaller.org/downloads.html
pyinstaller 버전 3 대는 오류가 있어서 이렇게 설치하면 됩니다
반응형