Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker: upgrade pyinstaller to v6.1.0 #249

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

Wenzel
Copy link
Collaborator

@Wenzel Wenzel commented Oct 26, 2023

Fix #248

[7] Module object for pyimod02_importers is NULL!
Traceback (most recent call last):
  File "PyInstaller/loader/pyimod02_importers.py", line 22, in <module>
  File "pathlib.py", line 14, in <module>
  File "urllib/parse.py", line 40, in <module>
ModuleNotFoundError: No module named 'ipaddress'
Traceback (most recent call last):
  File "PyInstaller/loader/pyiboot01_bootstrap.py", line 17, in <module>
ModuleNotFoundError: No module named 'pyimod02_importers'
[7] Failed to execute script 'pyiboot01_bootstrap' due to unhandled exception!

@Wenzel Wenzel merged commit d1b43ec into master Oct 26, 2023
11 checks passed
@Wenzel Wenzel deleted the fix/docker/pyinstaller branch October 26, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker image on Dockerhub and built from Dockerfile has issues
1 participant