HomePWN icon indicating copy to clipboard operation
HomePWN copied to clipboard

Getting "No module named 'prompt_toolkit'" when running `sudo python3 homePwn.py` even after pip install prompt_toolkit

Open angelatsai1214 opened this issue 1 year ago • 0 comments

Describe the bug I'm running on ubuntu virtual machine.

After running sudo python3 homePwn.py I see "No module named 'prompt_toolkit'". So I did pip install prompt_toolkit and I see that "Requirement already satisfied". But when I run sudo python3 homePwn.py again, it still says the module is not found.

Screenshots image

angelatsai1214 avatar Apr 04 '24 16:04 angelatsai1214