Replies: 1 comment
-
Please see pyinstaller/pyinstaller#8554 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Use the latest setuptools in the ubuntu docker18.09.4 python 3.8.16 PyInstaller 5.6.2 setuptools==70.0.0 environment. The PyInstaller is packaged and run error:
Traceback (most recent call last):
File "PyInstaller/hooks/rthooks/pyi_rth_pkgres.py", line 16, in
File "PyInstaller/loader/pyimod02_importers.py", line 499, in exec_module
File "pkg_resources/init.py", line 77, in
ModuleNotFoundError: No module named 'pkg_resources.extern'
[205] Failed to execute script 'pyi_rth_pkgres' due to unhandled exception!
Beta Was this translation helpful? Give feedback.
All reactions