Presidio Image Redactor not working in notebook #1005
-
|
Hi all, I understand that the Predisio image redactor is still in beta and not production ready. (https://microsoft.github.io/presidio/image-redactor/) I tried to run it in Jupyter notebook on cloud, and it has error as below: TesseractNotFoundError: tesseract is not installed or it's not in your PATH. See README file for more information. I've done the pip install presidio-image-redactor. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi @SingTeng, In addition to the python package, tesseract should be installed locally. See more info here: https://microsoft.github.io/presidio/image-redactor/#installation |
Beta Was this translation helpful? Give feedback.
Since we moved org, the page is accessible through:
https://data-privacy-stack.github.io/presidio/image-redactor/#installation