Skip to content

ImportError: No module named continues #11

@chr1s0x1

Description

@chr1s0x1

I placed the .py files in my ghidra_scripts folder in: /user/user_name/ghidra_scripts.

After doing so, I went checked KC.py in the script manager and ran it, just to get this error:

Traceback (most recent call last):
File "/Users/chr1s0x1/ghidra_scripts/KC.py", line 6, in
from utils.helpers import *
File "/Users/chr1s0x1/ghidra_scripts/utils/helpers.py", line 17, in
from generic.continues import RethrowContinuesFactory
ImportError: No module named continues

Any reason as to why this happens? Thanks

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