import nmap ModuleNotFoundError: No module named 'nmap' the above is the result when trying to run the code after importing nmap. (I have installed python-nmap
I have been trying to make a nmap scanner and put it in a discord bot. However it doesnt seem to work. It isnt even throwing any error or anything Can someone p