Seite 1 von 1

Modul googletrans

Verfasst: Freitag 3. September 2021, 07:05
von DoctorWho_15
Hallo
ich versuche googletrans Modul zu installieren
pip install googletrans
dann bekomme ich nur folgende Meldung:
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting googletrans
Using cached https://files.pythonhosted.org/packages ... 0.0.tar.gz
Collecting httpx==0.13.3 (from googletrans)
Could not find a version that satisfies the requirement httpx==0.13.3 (from googletrans) (from versions: )
No matching distribution found for httpx==0.13.3 (from googletrans)
root@raspberrypi:~#
ich benutze Python 3.7 aud Rasperian

Re: Modul googletrans

Verfasst: Freitag 3. September 2021, 07:29
von __deets__
Ich vermute du benutzt das veraltete Python 2. Versuch es mit pip3 für Python 3.