Closed KumoLiu closed 1 month ago
Hi @borisfom and @binliunls, could you please help take a look at the issue? Thanks.
As I noticed in Slack thread: That issue looks like the environment is corrupted (torch_tensorrt / torch versions mismatch): [2024-09-04T18:48:36.293Z] monai.utils.module.OptionalImportError: import torch_tensorrt (/usr/local/lib/python3.10/dist-packages/torch_tensorrt/lib/libtorchtrt.so: undefined symbol: _ZN3c106detail23torchInternalAssertFailEPKcS2_jS2_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE). This may happen if during setup, either torch or torch_tensorrt package is upgraded.
Thanks @borisfom, fixed it in the ci env.