Fix scapy init without gtk
matplotlib.pyplot inits gtk, which may not be available. If so, handles this as if the import failed.
Loading
Please register or sign in to comment
matplotlib.pyplot inits gtk, which may not be available. If so, handles this as if the import failed.