unnikrishnancs

Results 5 comments of unnikrishnancs

I am also facing the same issue. It's working fine on my local machine with Ububtu and Python 3.8. But I move my code to Centos server with Python 3.10,...

I meant Python 3.10..Sorry for the typo

Thanks for your suggestion. I will check On Sat, Jul 15, 2023 at 2:43 AM bosd ***@***.***> wrote: > Maybe this post is helpfull to resolve the issue: > #362...

Thanks for replying. I will follow the steps mentioned.

Thankyou. I will try Regards On Wed 23 Aug, 2023, 12:19 PM SWHL, ***@***.***> wrote: > Another solution: > > import camelotfrom pdf2image import convert_from_path > > class ConversionBackend: >...