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 |
Tags
- mariadb
- 천단위
- TextBox
- smarty
- Python
- 부모창
- yum
- MySQL
- SVN
- ubuntu
- JavaScript
- Selectbox
- docker
- Oracle
- 문자열자르기
- 확장자
- random
- RabbitMQ
- centos
- jQuery
- TPL
- install
- Eclipse
- 한글 깨짐
- php
- i18n
- 일괄변경
- Postfix
- replace
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 대는 오류가 있어서 이렇게 설치하면 됩니다
반응형