Package Details: vgtranslate-git 66.1b68c26-1

Git Clone URL: https://aur.archlinux.org/vgtranslate-git.git (read-only, click to copy)
Package Base: vgtranslate-git
Description: VgTranslate service for retroarch
Upstream URL: http://gitlab.com/spherebeaker/vgtranslate
Licenses: GPL3
Conflicts: vgtranslate
Provides: vgtranslate
Submitter: beelzebud
Maintainer: None
Last Packager: beelzebud
Votes: 0
Popularity: 0.000000
First Submitted: 2021-08-31 10:24 (UTC)
Last Updated: 2021-08-31 10:42 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Pinned Comments

Latest Comments

mai commented on 2023-04-12 16:47 (UTC) (edited on 2023-04-12 16:47 (UTC) by mai)

this program requires very specific python2 library versions, for which I created some AUR packages.

the following should be added as dependencies:

https://aur.archlinux.org/packages/python2-pyttsx

https://aur.archlinux.org/packages/python2-pycurl

https://aur.archlinux.org/packages/python2-pycrypto26

https://aur.archlinux.org/packages/python2-numpy-1.15.2

https://aur.archlinux.org/packages/python2-pillow-5.1.0

beelzebud commented on 2021-11-29 01:04 (UTC)

You have to configure it, this just gets it set up with a system unit, etc. You still have to decide how you are running it. Visit https://gitlab.com/spherebeaker/vgtranslate for usage instructions.

Beethoven-n commented on 2021-11-12 02:34 (UTC)

pytesseract and ocr_tools are not set up after installing

beethoven@beethovenarch:/usr/share/vgtranslate % >> python2 ./serve.py

Traceback (most recent call last):
  File "./serve.py", line 20, in <module>
    import ocr_tools
  File "/usr/share/vgtranslate/ocr_tools.py", line 15, in <module>
    import pytesseract
ImportError: No module named pytesseract

beelzebud commented on 2021-09-13 11:40 (UTC)

Visit https://gitlab.com/spherebeaker/vgtranslate for usage instructions.