Skip to content

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

@angelatsai1214

Description

@angelatsai1214

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions