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: "ImportError: No module named scapy.utils" #42

Open
IdrisBouar opened this issue Feb 2, 2023 · 1 comment
Open

Error: "ImportError: No module named scapy.utils" #42

IdrisBouar opened this issue Feb 2, 2023 · 1 comment

Comments

@IdrisBouar
Copy link

Hello,
I get prompted with this error when using 'python2':

Traceback (most recent call last):
  File "wifibroot.py", line 17, in <module>
    from screen import Display
  File "/home/davinci/tools/WiFiBroot/screen.py", line 2, in <module>
    from scapy.utils import hexdump
ImportError: No module named scapy.utils
@elon30
Copy link

elon30 commented May 31, 2023

install scapy.utils , i think by [ pip install scapy.utils ]

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