Hi,

I would like to use tesseract 5.2.0 on my raspberry pi 4.

I execute:
  
pi@raspberrypi:~ $ sudo apt update
pi@raspberrypi:~ $ sudo apt upgrade
pi@raspberrypi:~ $ sudo add-apt-repository ppa:alex-p/tesseract-ocr5
Traceback (most recent call last):
  File "/usr/bin/add-apt-repository", line 95, in <module>
    sp = SoftwareProperties(options=options)
  File 
"/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", 
line 109, in __init__
    self.reload_sourceslist()
  File 
"/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", 
line 599, in reload_sourceslist
    self.distro.get_sources(self.sourceslist)    
  File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 93, in 
get_sources
    (self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a 
distribution template for Raspbian/buster
     
Regarding this, I have some questions:


   1. Do I understand it correctly, that there is no distribution for this 
   version of tesseract available and foreseen for raspi 4?
   2. Whom could I probably ask to supply it?
   3. If that is not likely to come: would it be easily possible for me to 
   build it myself for raspi?
   4. Or would it make more sense to install ubuntu on this hardware?
   5. Or would it be the easiest to run this version of tesseract only on a 
   non-ARM computer?

Thanks in advance!

-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/c8e450ff-e480-47f7-abdf-12b378626d1cn%40googlegroups.com.

Reply via email to