Replies: 2 comments
-
做个小改动,先执行完一个线程,再执行另外一个
执行结果:
跟并发无关,感觉就是实例绑定了线程 |
Beta Was this translation helpful? Give feedback.
0 replies
-
请问这个issue对你是否有帮助:#15621 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
python3,9.7 和3.12都测试过,paddlex 3.1.3,paddleocr 3.1.0
报错如下:
写了个简单的测试代码
表现为只有首个使用了实例的线程才能执行
Beta Was this translation helpful? Give feedback.
All reactions