AdrMXR / KitHack

Hacking tools pack & backdoors generator.
https://adrmxr.github.io/KitHack/
MIT License
1.63k stars 212 forks source link

HELP: ERROR - line 17, from getch import pause #61

Open tyty2410 opened 1 year ago

tyty2410 commented 1 year ago

I am using Debian 12(bookworm) and I am getting this error What can I do to fix it?

Traceback (most recent call last): File "/home/debia/KitHack/KitHack.py", line 17, in from getch import pause
^^^^^^^^^^^^^^^^^^^^^^^ ImportError: cannot import name 'pause' from 'getch' (/usr/local/lib/python3.11/dist-packages/getch.cpython-311-x86_64-linux-gnu.so)