I have scanned my network with nmap.
Host is up (0.000047s latency).
Not shown: 1995 closed ports
PORT STATE SERVICE
25/tcp open smtp
68/udp open|filtered dhcpc
631/udp open|filtered ipp
5353/udp open|filtered zerocon...
I installed the python-nmap library when I run the code:
nm = nmap.PortScanner()
I get an error as shown in the image, I know it has to do with the path, it is not configured