Jump to content

Nano error when installing scapy


Rinilyn

Recommended Posts

The titles speaks for itself, this is the output:

root@Pineapple:~# pip install scapy
Traceback (most recent call last):
  File "/usr/bin/pip", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/setuptools-7.0-py2.7.egg/pkg_resources.py", line 35, in <module>
ImportError: No module named email.parser
root@Pineapple:~#

can someone help me with what to do? im trying to test if my phone is vulnerable to krack with this:

https://github.com/adde88/krackattacks-pineapple

i also installed its dependencies to the sd. Running firmware 2.3.2

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...