Closed glenn-jocher closed 2 months ago
Even just importing x2paddle
causes this error, so it appears to be unrelated to ultralytics
It seems the problem happend while import paddle framework. I will transfer this issue to github.com/PaddlePaddle/Paddle
looks like the same issue as here: https://github.com/PaddlePaddle/Paddle/issues/55597
Since you haven\'t replied for more than a year, we have closed this issue/pr. If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up. 由于您超过一年未回复,我们将关闭这个issue/pr。 若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。
YOLOv8 paddle export is failing with the latest version of 1.4.1 of x2paddle in Google Colab with:
ultralytics 8.0.167
paddlepaddle 2.5.1
x2paddle 1.4.1
Reproduce
Result:
You can run this code in Google Colab here:
https://colab.research.google.com/github/ultralytics/ultralytics/blob/main/examples/tutorial.ipynb