Notice
Recent Posts
Recent Comments
Link
아미(아름다운미소)
Pyinstaller “Failed to execute script pyi_rth_pkgres” and missing packages 본문
랭귀지/python
Pyinstaller “Failed to execute script pyi_rth_pkgres” and missing packages
유키공 2020. 2. 6. 17:56pyinstaller No module named pkg_resources.py2_warn
환경(윈도우7, 아나콘다3 : 파이썬3.7 가상환경)
에러메세지(Pyinstaller 에러 시(Version 3.7))
Pyinstaller 에러 시(Version 3.7)
삭제 후 재설치
pip uninstall pyinstaller
pip install https://github.com/pyinstaller/pyinstaller/archive/develop.zip
'랭귀지 > python' 카테고리의 다른 글
라즈베리파이 파이썬 경로 재 지정 (0) | 2020.03.12 |
---|---|
pyqt5 label backgroundcolor (0) | 2020.02.19 |
python pip 특정 버전설치 및 설치 (0) | 2020.02.03 |
No module named 'PyQt5.QtWebEngineWidgets' (0) | 2019.12.23 |
Python3 urllib으로 http로 POST 전송 (0) | 2019.12.21 |
Comments