Fix: [Installer] PyInstallerを最新版に更新 #48
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
インストール時に発生するエラーを修正:
[31927] Module object for pyimod02_importers is NULL! Traceback (most recent call last):
File "PyInstaller/loader/pyimod02_importers.py", line 22, in
File "pathlib.py", line 14, in
File "urllib/parse.py", line 40, in
ModuleNotFoundError: No module named 'ipaddress'
Traceback (most recent call last):
File "PyInstaller/loader/pyiboot01_bootstrap.py", line 17, in
ModuleNotFoundError: No module named 'pyimod02_importers' [31927] Failed to execute script 'pyiboot01_bootstrap' due to unhandled exception!
pyinstaller/pyinstaller#7692
変更の種類
チェックリスト:
説明
動機とコンテキスト