C:\Windows-Agent-master>python agent.py install
Traceback (most recent call last):
File "agent.py", line 14, in
from utils.threads import (APIThread, BasicCollectThread, IISCollectThread,
File "C:\Windows-Agent-master\utils\threads.py", line 4, in
from api.http import app
File "C:\Windows-Agent-master\api\http.py", line 5, in
from guppy import hpy
ImportError: No module named guppy
C:\Windows-Agent-master>