You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
安装成功,from torch2trt import torch2trt
显示 Traceback (most recent call last):
File "", line 1, in
File "E:\A_File\Project\yolact_edge-master\torch2trt\torch2trt_init_.py", line 1, in
from .torch2trt import *
File "E:\A_File\Project\yolact_edge-master\torch2trt\torch2trt\torch2trt.py", line 2, in
import tensorrt as trt
File "D:\anaconda3\envs\torch\lib\site-packages\tensorrt_init_.py", line 129, in
ctypes.CDLL(find_lib(lib))
File "D:\anaconda3\envs\torch\lib\ctypes_init_.py", line 364, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 127] 找不到指定的程序。
The text was updated successfully, but these errors were encountered:
安装成功,from torch2trt import torch2trt
显示 Traceback (most recent call last):
File "", line 1, in
File "E:\A_File\Project\yolact_edge-master\torch2trt\torch2trt_init_.py", line 1, in
from .torch2trt import *
File "E:\A_File\Project\yolact_edge-master\torch2trt\torch2trt\torch2trt.py", line 2, in
import tensorrt as trt
File "D:\anaconda3\envs\torch\lib\site-packages\tensorrt_init_.py", line 129, in
ctypes.CDLL(find_lib(lib))
File "D:\anaconda3\envs\torch\lib\ctypes_init_.py", line 364, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 127] 找不到指定的程序。
The text was updated successfully, but these errors were encountered: