Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

File "ptf.py", line 9,from core.excute import main #4

@hkxueqi

Description

@hkxueqi

root@seckali:/opt/Pentest# ptf
Traceback (most recent call last):
File "ptf.py", line 9, in
from core.excute import main
File "/opt/Pentest/core/init.py", line 5, in
import menu
File "/opt/Pentest/core/menu.py", line 5, in
from ptf import main
File "/opt/Pentest/ptf.py", line 9, in
from core.excute import main
File "/opt/Pentest/core/excute.py", line 5, in
from core.exploit import clean
File "/opt/Pentest/core/exploit.py", line 16, in
from terminaltables import DoubleTable
ImportError: No module named terminaltables

python2 install.py && ptf

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