After installing the latest yara-python on Ubuntu 12.04.4 LTS, there is an error when import yara. I have compiled and installed the latest yara before installing yara-python.
import yara
Traceback (most recent call last):
File "", line 1, in
ImportError: /usr/local/lib/python2.7/dist-packages/yara_python-3.4.1-py2.7.egg/yara.so: undefined symbol: yr_finalize