thorse icon indicating copy to clipboard operation
thorse copied to clipboard

Unable to create payload

Open yugandar opened this issue 2 years ago • 0 comments

File "/usr/lib/python3/dist-packages/PyInstaller/building/datastruct.py", line 158, in postinit
self.assemble()
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 537, in assemble
ctypes_binaries = scan_code_for_ctypes(co)
File "/usr/lib/python3/dist-packages/PyInstaller/depend/utils.py", line 126, in scan_code_for_ctypes
binaries = _resolveCtypesImports(binaries)
File "/usr/lib/python3/dist-packages/PyInstaller/depend/utils.py", line 300, in _resolveCtypesImports
load_ldconfig_cache()
File "/usr/lib/python3/dist-packages/PyInstaller/depend/utils.py", line 375, in load_ldconfig_cache
path = m.groups()[-1]
AttributeError: 'NoneType' object has no attribute 'groups'

[*] Deleting Junk Files...
[+] Junk Files Removed Successfully!

[!] Failed To Generate Your Payload :(, Please Try Again!

yugandar avatar Apr 20 '22 12:04 yugandar