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. |
Answered by
SharonHart
Jun 30, 2026
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 |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since we moved org, the page is accessible through:
https://data-privacy-stack.github.io/presidio/image-redactor/#installation