dmlc / dmlc/decord

jetson AGX orin install decord Err

Open
#281 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.5k
Forks
232
PR merge metrics
No merged PRs in 30d

Description

hi
compile with : cmake .. -DUSE_CUDA=0 -DCMAKE_BUILD_TYPE=Release
install is ok, bug in python import decord,
err:
`Exception has occurred: OSError
/lib/aarch64-linux-gnu/libgobject-2.0.so.0: undefined symbol: ffi_type_uint32, version LIBFFI_BASE_7.0
File "/home/zx-ai/workspace/LLM/dependency/decord/python/decord/_ffi/base.py", line 39, in _load_lib
lib = ctypes.CDLL(lib_path[0], ctypes.RTLD_GLOBAL)
File "/home/zx-ai/workspace/LLM/dependency/decord/python/decord/_ffi/base.py", line 47, in
_LIB, _LIB_NAME = _load_lib()
File "/home/zx-ai/workspace/LLM/dependency/decord/python/decord/_ffi/runtime_ctypes.py", line 8, in
from .base import _LIB, check_call
File "/home/zx-ai/workspace/LLM/dependency/decord/python/decord/__init__.py", line 4, in
from ._ffi.runtime_ctypes import TypeCode
File "/home/zx-ai/workspace/LLM/LanguageBind/languagebind/video/processing_video.py", line 2, in
import decord`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.