Hello Devs,
I was trying to build a bot to extract text from pdfs using OCR but I don’t know why I am getting this issue. I have already installed latest version of Ghostscript and mentioned the same in conda.yaml but still I’m getting this error constantly. Any advice or solution would be appreciated. Thanks
conda.yaml
dependencies:
- python=3.9.13
- pip=22.1.2
- tesseract=5.3.0
- ghostscript=10.00.0
Error :
libmamba Could not solve for environment specs
Encountered problems while solving:- nothing provides requested ghostscript 10.00.0**