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

ctypes module error #1624

Open
Vickykarthi32 opened this issue Dec 18, 2023 · 2 comments
Open

ctypes module error #1624

Vickykarthi32 opened this issue Dec 18, 2023 · 2 comments

Comments

@Vickykarthi32
Copy link

wifiphisher 1.4

Traceback (most recent call last):
File "/home/vk/Downloads/wifiphisher-1.4/setup.py", line 9, in
from ctypes.util import find_library
File "/usr/local/lib/python3.12/ctypes/init.py", line 8, in
from _ctypes import Union, Structure, Array
ModuleNotFoundError: No module named '_ctypes'

@Vickykarthi32
Copy link
Author

sudo apt-get install libffi-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libffi-dev is already the newest version (3.4.4-2).

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

2 participants
@Vickykarthi32 and others