Skip to content

How to install the libtvm.dll? #493

@Arthur-Shi

Description

@Arthur-Shi

I cannot install successfully because

Traceback (most recent call last):
File "setup.py", line 28, in
LIB_PATH = libinfo'find_lib_path'
File "./tvm/_ffi/libinfo.py", line 85, in find_lib_path
str('\n'.join(lib_dll_path + runtime_dll_path)))
RuntimeError: Cannot find the files.
List of candidates:
C:\tvm-master\python\tvm\libtvm.dll
C:\tvm-master\build\libtvm.dll
C:\tvm-master\build\Release\libtvm.dll
C:\tvm-master\lib\libtvm.dll
C:\libtvm.dll
C:\tvm-master\python\tvm\tvm.dll
C:\tvm-master\build\tvm.dll
C:\tvm-master\build\Release\tvm.dll
C:\tvm-master\lib\tvm.dll
C:\tvm.dll
C:\tvm-master\python\tvm\libtvm_runtime.dll
C:\tvm-master\build\libtvm_runtime.dll
C:\tvm-master\build\Release\libtvm_runtime.dll
C:\tvm-master\lib\libtvm_runtime.dll
C:\libtvm_runtime.dll
C:\tvm-master\python\tvm\tvm_runtime.dll
C:\tvm-master\build\tvm_runtime.dll
C:\tvm-master\build\Release\tvm_runtime.dll
C:\tvm-master\lib\tvm_runtime.dll
C:\tvm_runtime.dll

I think it is due to fail to build the Shared Library, isnot it?

But how can I install the libtvm.dll?

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