marcnewlin / hi_my_name_is_keyboard

BSD 2-Clause "Simplified" License
641 stars 108 forks source link

How i fix this (Nethunter) #4

Open Waellovee opened 9 months ago

Waellovee commented 9 months ago

How i fix this in nethunter Traceback (most recent call last): File "/root/hi_my_name_is_keyboard/./keystroke-injection-android-linux.py", line 9, in from injector.client import KeyboardClient File "/root/hi_my_name_is_keyboard/injector/client.py", line 2, in import bluetooth ModuleNotFoundError: No module named 'bluetooth' Screenshot_20240124-102615

Ali-Hastam commented 9 months ago

How i fix this in nethunter Traceback (most recent call last): File "/root/hi_my_name_is_keyboard/./keystroke-injection-android-linux.py", line 9, in from injector.client import KeyboardClient File "/root/hi_my_name_is_keyboard/injector/client.py", line 2, in import bluetooth ModuleNotFoundError: No module named 'bluetooth' Screenshot_20240124-102615

Hey You can do this : sudo aptitude install python-bluez sudo apt-get update sudo apt-get upgrade

Done :)

Waellovee commented 9 months ago

Thank you Ali very much

dr1408 commented 8 months ago

Did it work on nethunter I got some errors