Scapy and Python 3.2

kyooryu picture kyooryu · Feb 29, 2012 · Viewed 9.7k times · Source

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?

Answer

m01 picture m01 · Dec 4, 2012

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