-
Notifications
You must be signed in to change notification settings - Fork 190
Description
Programme worked OK on a shorter video but gave this error on a longer one
Failed to execute script 'pyi_rth_pkgres' due to unhandled exception [Errno 2] No such file or directory: 'C:\Users\Angus\AppData\Local\Temp\_MEI311202\setuptools\_vendor\jaraco\text\Lorem ipsum.txt'
Traceback (most recent call last):
File "PyInstaller\hooks\rthooks\pyi_rth_pkgres.py", line 170, in
File "PyInstaller\hooks\rthooks\pyi_rth_pkgres.py", line 37, in _pyi_rthook
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 384, in exec_module
File "pkg_resources_init.py", line 90, in
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 384, in exec_module
File "jaraco\text_init.py", line 231, in
File "pathlib.py", line 1027, in read_text
File "pathlib.py", line 1013, in open
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\Angus\AppData\Local\Temp\_MEI311202\setuptools\_vendor\jaraco\text\Lorem ipsum.txt'
Any ideas why this should be