NullArray / AutoSploit

Automated Mass Exploiter
GNU General Public License v3.0
4.99k stars 1.13k forks source link

i have installed the requirements, but still get "errorImportError: No module named psutil" #1298

Open ghoxt007 opened 3 years ago

ghoxt007 commented 3 years ago

i have installed the requirements, but still get "errorImportError: No module named psutil"

Astrosp commented 3 years ago

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