Skip to content

Yara module cannot be found #41

@gjf

Description

@gjf

IDA 7.7 with Python 3.11.2 issue:

X:\FIXXXER\Program Files\Analysis\HEX\IDA\IDA 77SP1\plugins\findcrypt3.py: No module named 'yara'
Traceback (most recent call last):
File "X:\FIXXXER\Program Files\Analysis\HEX\IDA\IDA 77SP1\python\3\ida_idaapi.py", line 580, in IDAPython_ExecScript
exec(code, g)
File "X:/FIXXXER/Program Files/Analysis/HEX/IDA/IDA 77SP1/plugins/findcrypt3.py", line 9, in
import yara
ModuleNotFoundError: No module named 'yara'

At the same time yara-python module is installed, yara module is not.

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