AutoSploit
AutoSploit copied to clipboard
Missing Psutil
Running an actual debian installation.
I cloned the master branch.
when running sudo python autosploit.py
i get the error No module named psutil
even tho i've already installed requirements.txt and can confirm that i have it installed.
I am running python 2.7
autosploit ver 4.0.
- Python version number?
- AutoSploit version number?
- Any console output that is relevant to the issue:
- Traceback (error) if any:
I get the same error. I'm running Python 3.
Traceback (most recent call last):
File "autosploit.py", line 1, in
try python -m pip install psutil