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

python setup.py egg_info" failed with error code 1 #11

Closed
r00t-Taurus opened this issue Mar 9, 2018 · 1 comment
Closed

python setup.py egg_info" failed with error code 1 #11

r00t-Taurus opened this issue Mar 9, 2018 · 1 comment

Comments

@r00t-Taurus
Copy link

python3 Memcrashed.py ->Traceback (most recent call last):
File "Memcrashed.py", line 5, in
from scapy.all import *
ModuleNotFoundError: No module named 'scapy' ->pip3 install scapy->ollecting scapy
Downloading scapy-2.3.3.tgz (1.4MB)
100% |████████████████████████████████| 1.4MB 529kB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-6t71hxt_/scapy/setup.py", line 36
os.chmod(fname, 0755)
^
SyntaxError: invalid token

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-6t71hxt_/scapy/

@kaue
Copy link

kaue commented Mar 9, 2018

pip3 install scapy-python3

@649 649 closed this as completed Mar 9, 2018
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

3 participants