The version you reported and the one removed are different. >I'm using ubuntu version 18.04 and if I check for tesseract's version this is what I get tesseract 4.1.0-rc1-170-gb6bf
>*text2image -v:* ERROR: shared library version mismatch (was 4.1.0-rc1-170-gb6bf, expected 4.1.0-rc2-73-g3452c Did you use a wrong shared tesseract library? >Removing libtesseract-dev:amd64 (4.1.0~git3914-3452c8eb-1ppa1~bionic1) ... Removing tesseract-ocr (4.1.0~git3914-3452c8eb-1ppa1~bionic1) ... Removing libtesseract4:amd64 (4.1.0~git3914-3452c8eb-1ppa1~bionic1) ... Removing tesseract-ocr-osd (1:4.00~git30-7274cfa-1ppa1~bionic1) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... On Fri, May 24, 2019 at 2:38 PM Shree Devi Kumar <[email protected]> wrote: > After that, run the following and post the console output > > sudo add-apt-repository ppa:alex-p/tesseract-ocr > sudo apt-get update > > sudo apt-get install -y \ > libleptonica-dev \ > libtesseract4 \ > libtesseract-dev \ > tesseract-ocr > > > On Fri, May 24, 2019 at 2:37 PM Shree Devi Kumar <[email protected]> > wrote: > >> Please run following commands again, just to check >> >> what's the output of >> >> which tesseract >> which text2image >> which unicharset_extractor >> >> tesseract -v >> text2image -v >> unicharset_extractor -v >> >> On Fri, May 24, 2019 at 1:52 PM anne <[email protected]> >> wrote: >> >>> *sudo apt-get purge --autore-remove libtesseract4* >>> >>> Reading package lists... Done >>> Building dependency tree >>> Reading state information... Done >>> The following packages will be REMOVED: >>> libtesseract-dev* libtesseract4* tesseract-ocr* tesseract-ocr-osd* >>> 0 upgraded, 0 newly installed, 4 to remove and 272 not upgraded. >>> After this operation, 22.8 MB disk space will be freed. >>> Do you want to continue? [Y/n] y >>> (Reading database ... 203490 files and directories currently installed.) >>> Removing libtesseract-dev:amd64 (4.1.0~git3914-3452c8eb-1ppa1~bionic1) >>> ... >>> Removing tesseract-ocr (4.1.0~git3914-3452c8eb-1ppa1~bionic1) ... >>> Removing libtesseract4:amd64 (4.1.0~git3914-3452c8eb-1ppa1~bionic1) ... >>> Removing tesseract-ocr-osd (1:4.00~git30-7274cfa-1ppa1~bionic1) ... >>> Processing triggers for libc-bin (2.27-3ubuntu1) ... >>> Processing triggers for man-db (2.8.3-2ubuntu0.1) ... >>> >>> *sudo apt-get purge --auto-remove libtesseractdev* >>> >>> Reading package lists... Done >>> Building dependency tree >>> Reading state information... Done >>> Package 'libtesseract-dev' is not installed, so not removed >>> 0 upgraded, 0 newly installed, 0 to remove and 272 not upgraded. >>> >>> >>> *sudo apt-get purge --auto-remove tesseract-ocr* >>> >>> Reading package lists... Done >>> Building dependency tree >>> Reading state information... Done >>> Package 'tesseract-ocr' is not installed, so not removed >>> 0 upgraded, 0 newly installed, 0 to remove and 272 not upgraded. >>> >>> As for the errors, I removed tesseract again after that hence the output >>> for "sudo apt-get purge --auto-remove tesseract-ocr" but yes, I still got >>> the same version numbers when I checked it before removing it. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "tesseract-ocr" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at https://groups.google.com/group/tesseract-ocr. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tesseract-ocr/188d9a95-6067-4a82-9ef5-269842891734%40googlegroups.com >>> <https://groups.google.com/d/msgid/tesseract-ocr/188d9a95-6067-4a82-9ef5-269842891734%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> -- >> >> ____________________________________________________________ >> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com >> > > > -- > > ____________________________________________________________ > भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com > -- ____________________________________________________________ भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAG2NduXbbCyjW0us%2B21a%3D%3DiQK6w5kJYPWKUN-6%2BpUVq9tmUtvQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

