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

Unable to create payload #13

Open
yugandar opened this issue Apr 20, 2022 · 0 comments
Open

Unable to create payload #13

yugandar opened this issue Apr 20, 2022 · 0 comments

Comments

@yugandar
Copy link

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!

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

No branches or pull requests

1 participant