I installed Kali on VMware recently.
However, I encountered a subtle issue while running the scapy application. Please find the attachment to know how it looks.
scapy
It is easily resolved by installing the python3-pyx package:
python3-pyx
$ sudo apt install python3-pyx