AutoSploit
AutoSploit copied to clipboard
i have installed the requirements, but still get "errorImportError: No module named psutil"
i have installed the requirements, but still get "errorImportError: No module named psutil"
run command pip install psutil
if its install it will show location where its install add that path to environment If your system in LINUX
by default pip install dependencies in "/home/user/.local" you have to add this path to your environment in "/etc/environment"
and then restart