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

Error loading Frida native extension in Python 3.10 environment #2846

Open
Frederick2001 opened this issue May 6, 2024 · 0 comments
Open

Comments

@Frederick2001
Copy link

I encountered an issue while trying to use Frida in my Python 3.10 environment on Termux. Whenever I attempt to load the Frida native extension, I receive the following error message:

"
Failed to load the Frida native extension: dlopen failed: library "libpython3.10.so.1.0" not found
Please ensure that the extension was compiled for Python 3.x.
"
Screenshot_20240506-105256
Screenshot_20240506-105238

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