-
Notifications
You must be signed in to change notification settings - Fork 59
Description
here is the log
[+] Pyinstaller version: 2.1+
[+] Python version: 3.9
[+] Length of package: 30469111 bytes
[+] Found 18 files in CArchive
[+] Beginning extraction...please standby
[+] Possible entry point: pyiboot01_bootstrap.pyc
[+] Possible entry point: pyi_rth_pkgutil.pyc
[+] Possible entry point: pyi_rth_mplconfig.pyc
[+] Possible entry point: pyi_rth_setuptools.pyc
[+] Possible entry point: pyi_rth_cryptography_openssl.pyc
[+] Possible entry point: pyi_rth_pywintypes.pyc
[+] Possible entry point: pyi_rth_pythoncom.pyc
[+] Possible entry point: pyi_rth_inspect.pyc
[+] Possible entry point: pyi_rth_multiprocessing.pyc
[+] Possible entry point: pyi_rth_pyqt5.pyc
[+] Possible entry point: main.pyc
[+] Found 4999 files in PYZ archive
[!] Error: Failed to decrypt & decompress PYZ.pyz_extracted\google.pyc. Extracting as is.
[!] Error: Failed to decrypt & decompress PYZ.pyz_extracted\google_upb.pyc. Extracting as is.
[!] Error: Failed to decrypt & decompress PYZ.pyz_extracted\mpl_toolkits.pyc. Extracting as is.
[!] Error: Failed to decrypt & decompress PYZ.pyz_extracted\openvino\frontend\pytorch\torchdynamo.pyc. Extracting as is.
[!] Error: Failed to decrypt & decompress PYZ.pyz_extracted\pywin32_system32.pyc. Extracting as is.
[!] Error: Failed to decrypt & decompress PYZ.pyz_extracted\scipy\sparse\linalg_propack.pyc. Extracting as is.
[!] Error: Failed to decrypt & decompress PYZ.pyz_extracted\setuptools_distutils\compilers.pyc. Extracting as is.
[!] Error: Failed to decrypt & decompress PYZ.pyz_extracted\setuptools_distutils\compilers\C.pyc. Extracting as is.
[!] Error: Failed to decrypt & decompress PYZ.pyz_extracted\setuptools_vendor.pyc. Extracting as is.
[!] Error: Failed to decrypt & decompress PYZ.pyz_extracted\setuptools_vendor\jaraco.pyc. Extracting as is.
So, how to solve this problem?
THK