You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this warning occurs at string cast (without ver check) when we support both py2 and py3. Ref. Should not affect the functionality but could cause log clutter.
WARNING:scapy.runtime:more Calling str(pkt) on Python 3 makes no sense!
The text was updated successfully, but these errors were encountered: