Will Scapy be compatible with Python 3.2? I've been trying to find some info on how it performs, since the Scapy website has rather scarce (if any) info on Python 3.X compatibility, and I didn't come up with anything informative. Has anyone tried using it on Python 3.X and how did it perform?
Installation of scapy module: As scapy module is not included in Python3 library by default, we have to add it into our Python library using pip. Execute this command in your Linux terminal to get the scapy module for Python3.
If you are using python3, you can use your package manager (pip) pip3 list and find spacy's version. Save this answer.
Intrusive edit: Many answers below are outdated. Scapy now supports Python 3. See https://github.com/secdev/scapy
Python 3 compatibility for parts of Scapy seems to have been attempted.
It's perhaps worth filing a ticket on their bug tracker if there isn't one already (I tried searching and didn't find an obvious one, which I thought was surprising).
Update: https://bitbucket.org/secdev/scapy/issues/5082/compatibility-with-python-3
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With