Replies: 1 comment
-
|
Hi @amitt117, I cannot reproduce the error you're getting. If you can provide any stacktrace or any information about the error, that would be helpful. |
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.
-
My python code below is failing to analyse.
If I am running this code 10-15 times , it is running successfully some time , and failing occasionaly around 4-5 times.
When it fails it does not execute the code inside except block or even finally block. The code just exits abruptly without any error.
If I change the input text then it is not failing.
Can some one help me to understand what is it that I am doing wrong.
I am using presidio 2.2.29.
Thanks for help.
Beta Was this translation helpful? Give feedback.
All reactions