Xiang Li
Results
1
comments of
Xiang Li
> 我训练COCO数据集的时候报这个错 Hi, I've met this problem before, solved it by: ``` unset LD_LIBRARY_PATH ``` You can try resetting your `LD_LIBRARY_PATH` to see if things go well.