Skip to content

源码安装TVM检验时报错No module named 'tvm_ffi' #282

@lcf0399

Description

@lcf0399

(tvm-build-venv) lincf@zh-202501050957:~/tvm/build$ python -c "import tvm; print(tvm.file)"
Traceback (most recent call last):
File "", line 1, in
File "/home/lincf/tvm/python/tvm/init.py", line 24, in
from tvm_ffi import register_object, register_global_func, get_global_func
ModuleNotFoundError: No module named 'tvm_ffi'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions