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
(zk_mmdet2.4) yyf@zyzn:~/software/torch2trt$ sudo python setup.py install
[sudo] password for yyf:
Traceback (most recent call last):
File "setup.py", line 8, in
from build import build
File "/home/yyf/software/torch2trt/build.py", line 29, in
torch_dir=imp.find_module('torch')[1],
ImportError: No module named torch
I install pytorch already.why ?
The text was updated successfully, but these errors were encountered:
(zk_mmdet2.4) yyf@zyzn:~/software/torch2trt$ sudo python setup.py install
[sudo] password for yyf:
Traceback (most recent call last):
File "setup.py", line 8, in
from build import build
File "/home/yyf/software/torch2trt/build.py", line 29, in
torch_dir=imp.find_module('torch')[1],
ImportError: No module named torch
I install pytorch already.why ?
The text was updated successfully, but these errors were encountered: