Replies: 1 comment
-
确认你已经安装了TensorRT,并且它是针对你的系统架构(如x86_64)的正确版本。 如果已安装,确保libnvinfer.so.6所在的目录包含在你的库路径中。你可以通过设置LD_LIBRARY_PATH环境变量来添加库路径,例如: export LD_LIBRARY_PATH=/path/to/tensorrt/lib:$LD_LIBRARY_PATH |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
版本号/Version:Paddle: PaddleOCR2.6
Project templates used: https://aistudio.baidu.com/projectdetail/5942251?channelType=0&channel=0
The following exception occurred:

How to solve it?TH
Beta Was this translation helpful? Give feedback.
All reactions