Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Import Error? #363

Closed
johnjhacking opened this issue May 5, 2018 · 2 comments
Closed

Import Error? #363

johnjhacking opened this issue May 5, 2018 · 2 comments

Comments

@johnjhacking
Copy link

I've downloaded wifi-pumpkin and I satisfy all installation requirements listed in the .txt, but for whatever reason i'm getting this strange error message and after three days of trying to troubleshoot, i'm finally turning here for some help..

"You do not have a working installation of the service_identity module: 'cannot import name opentype'. Please install it from https://pypi.python.org/pypi/service_identity and make sure all of its dependencies are satisfied. Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification. Many valid certificate/hostname mappings may be rejected.
Traceback (most recent call last):
File "wifi-pumpkin.py", line 37, in
from core.utility.application import ApplicationLoop
File "/usr/share/WiFi-Pumpkin/core/utility/application.py", line 3, in
from core.main import version
File "/usr/share/WiFi-Pumpkin/core/main.py", line 55, in
from netfilterqueue import NetfilterQueue
ImportError: /usr/local/lib/libnetfilter_queue.so.1: undefined symbol: mnl_attr_parse"

Does anyone know how I can fix this? I'm struggling.

@Mustafas01
Copy link

Same problem here , I believe it is because it isn't configured to run python3 which means Wifi-Pumkin needs an update or something

@johnjhacking
Copy link
Author

johnjhacking commented May 6, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants