thortex / rpi3-opencv

OpenCV for Raspberry Pi 3
18 stars 6 forks source link

Unable to locate package leptonica #7

Open flatsiedatsie opened 5 years ago

flatsiedatsie commented 5 years ago

When I run

./install_requires_related2opencv.sh

I get the error mentioned in the title. I have run sudo apt-get update.

flatsiedatsie commented 5 years ago

liblept5 does seem to exist. Perhaps that will work?

flatsiedatsie commented 5 years ago

I just noticed this when doing an upgrade:

The following packages were automatically installed and are no longer required:
  libtesseract-data libtesseract3 tesseract-ocr-eng tesseract-ocr-equ
  tesseract-ocr-osd
Use 'sudo apt autoremove' to remove them.
maxritter commented 5 years ago

I solved it by replacing package name leptonica with libleptonica-dev