argosopentech / argos-translate

Open-source offline translation library written in Python
https://www.argosopentech.com
MIT License
3.84k stars 280 forks source link

Termux Android Support #317

Open mablue opened 1 year ago

mablue commented 1 year ago

Please fix bugs of installation of this package on Termux android app. pip install argostranslate

didi8517 commented 1 year ago

Yeah, I also have trouble installing it through pip. Even though the gui is separated now, it still insists on installing PyQT5, and even if I install that through pkg (5.15.9.), pip will want to install an earlier version and just gets stuck there...

pip install argostranslate Collecting argostranslate Using cached argostranslate-1.8.0-py3-none-any.whl (27 kB) INFO: pip is looking at multiple versions of argostranslate to determine which version is compatible with other requirements. This could take a while. Using cached argostranslate-1.7.5-py3-none-any.whl (27 kB) Using cached argostranslate-1.7.4-py3-none-any.whl (27 kB) Using cached argostranslate-1.7.3-py3-none-any.whl (27 kB) Using cached argostranslate-1.7.2-py3-none-any.whl (27 kB) Using cached argostranslate-1.7.0-py3-none-any.whl (26 kB) Using cached argostranslate-1.6.1-py3-none-any.whl (27 kB) Using cached argostranslate-1.6.0-py3-none-any.whl (27 kB) INFO: pip is still looking at multiple versions of argostranslate to determine which version is compatible with other requirements. This could take a while. Using cached argostranslate-1.5.4-py3-none-any.whl (31 kB) Collecting PyQt5==5.15.4 (from argostranslate) Using cached PyQt5-5.15.4.tar.gz (3.3 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... -