Skip to content

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

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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