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

Traceback (most recent call last) #71

Open
MrPotatomajora opened this issue Feb 15, 2025 · 1 comment
Open

Traceback (most recent call last) #71

MrPotatomajora opened this issue Feb 15, 2025 · 1 comment

Comments

@MrPotatomajora
Copy link

Hello

❯ python3 engine.py --server-port 80 --strategy "\/" --log debug
Traceback (most recent call last):
  File "/home/jopa/geneva/engine.py", line 22, in <module>
    from scapy.layers.inet import IP
  File "/home/jopa/anaconda3/lib/python3.12/site-packages/scapy/layers/inet.py", line 20, in <module>
    from scapy.utils import checksum, do_graph, incremental_label, \
  File "/home/jopa/anaconda3/lib/python3.12/site-packages/scapy/utils.py", line 29, in <module>
    from scapy.modules.six.moves import range
ModuleNotFoundError: No module named 'scapy.modules.six.moves'

I tried to do instructions from #54, but they aren't working in my case.
Can anyone help me, please?

@Kaimar666
Copy link

Kaimar666 commented Feb 15, 2025 via email

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