HeraKeylogger icon indicating copy to clipboard operation
HeraKeylogger copied to clipboard

What's the problem?

Open Pranay1004 opened this issue 6 years ago • 1 comments

Traceback (most recent call last): File "hera.py", line 21, in from core.view import * File "/root/HiddenEye/HeraKeylogger/core/view.py", line 13, in from huepy import * ModuleNotFoundError: No module named 'huepy'

Pranay1004 avatar Feb 25 '19 15:02 Pranay1004

you just need to install huepy with this code : pip install huepy==0.9.8.1

ErfanPY avatar Feb 27 '20 20:02 ErfanPY