Solved: ModuleNotFoundError: No module named 'scapy'

Fix No module named 'scapy'

To Solve the error, Install the scapy using the following command.

pip install scapy