-
Notifications
You must be signed in to change notification settings - Fork 46
Description
Traceback (most recent call last):
File "", line 1, in
File "vot.py", line 17, in
import trax
File "/home/wublack/vot-toolkit/native/trax/support/python/trax/init.py", line 2, in
from .wrapper import PropertiesWrapper
File "/home/wublack/vot-toolkit/native/trax/support/python/trax/wrapper.py", line 4, in
from .internal import trax_image_release, trax_region_release, trax_cleanup, trax_properties_release
File "/home/wublack/vot-toolkit/native/trax/support/python/trax/internal.py", line 386, in
trax_image_list_create = _libraries['trax'].trax_image_list_create
File "/home/wublack/anaconda2/lib/python2.7/ctypes/init.py", line 379, in getattr
func = self.getitem(name)
File "/home/wublack/anaconda2/lib/python2.7/ctypes/init.py", line 384, in getitem
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: /usr/lib/x86_64-linux-gnu/libtrax.so: undefined symbol: trax_image_list_create