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
File "/usr/local/lib/python3.10/dist-packages/tensorrt_llm/__init__.py", line 32, in <module>
import tensorrt_llm.functional as functional
File "/usr/local/lib/python3.10/dist-packages/tensorrt_llm/functional.py", line 25, in <module>
import tensorrt as trt
ModuleNotFoundError: No module named 'tensorrt'
System Info
nvcr.io/nvidia/pytorch:24.10-py3
base imagepip install
succeeds, but running code fails withWho can help?
@byshiue
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
nvcr.io/nvidia/pytorch:24.10-py3
Expected behavior
actual behavior
additional notes
None
The text was updated successfully, but these errors were encountered: