Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i can not find yara.compile() #169

Open
lizhixiang0 opened this issue Feb 4, 2021 · 1 comment
Open

i can not find yara.compile() #169

lizhixiang0 opened this issue Feb 4, 2021 · 1 comment

Comments

@lizhixiang0
Copy link

hi , i used “python setup.py build --dynamic-linking ” to install yara-python and i have installed yara before .
but i can not find yara. compile()
image

@Alessandro-Barbieri
Copy link

that's because the library isn't linked

ldd /var/tmp/portage/dev-python/yara-python-4.1.0/work/yara-python-4.1.0/yara.pypy37-pp73-x86_64-linux-gnu.so
        linux-vdso.so.1 (0x00007ffcffb76000)
        libc.so.6 => /lib64/libc.so.6 (0x000078aabf789000)
        /lib64/ld-linux-x86-64.so.2 (0x000078aabf8da000)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants