Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
exception scapy
#1
Hello, forum!
I have win7 x32 python 3.8.0, the problem is:

When trying to connect the scapy library (full functionality), namely by importing
from scapy.all import * , an exception is thrown:
builtins.ImportError: DLL load failed while importing _rust: The specified procedure was not found.

Upon investigation, it turned out that the source of the error is the import contained in the module
scapy.all - from scapy.layers.all import *.

Somewhere on the Internet, a phrase flashed that scapy is actually a native library for UNIX, but allegedly some craftsmen managed to run it on WIN.
What do you think about this? And how can I run it (scapy)?
Thanks!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Scapy Basics Shivi 0 1,910 Sep-25-2023, 07:37 AM
Last Post: Shivi
  How to get every IP found by a Scapy traceroute? jao 0 3,158 Feb-06-2022, 01:00 AM
Last Post: jao
  can I set scan interval for scapy? korenron 0 2,877 Dec-31-2020, 01:43 PM
Last Post: korenron
  scapy trazom 1 3,242 Aug-30-2020, 04:17 PM
Last Post: micseydel
  network and scapy trazom 0 2,629 Aug-16-2020, 03:54 PM
Last Post: trazom
  Scapy route6 configuration peterkl 0 4,382 Mar-06-2017, 03:58 PM
Last Post: peterkl
  Scapy Beacon Frames peterkl 1 7,012 Feb-28-2017, 09:00 PM
Last Post: peterkl
  FIN scan with scapy peterkl 0 6,074 Feb-13-2017, 09:10 PM
Last Post: peterkl
  Scapy question azazel79 1 6,626 Nov-09-2016, 11:01 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020