Skip to content

ImportError: No module named pexpect #6

@hcu5555

Description

@hcu5555

hu@hu-VirtualBox:/home/newdisk/telnet-scanner$ python scanner.py
Traceback (most recent call last):
File "scanner.py", line 15, in
from new_module import *
File "/home/newdisk/telnet-scanner/new_module.py", line 4, in
import pexpect
ImportError: No module named pexpect

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions