Hello!
I’m new to LibreTranslate.
I have searched for a possibility, regardless of the Internet or various providers, for the translation of smaller texts or Phrases. Mostly from German to English, or vice versa.
That’s why I met LibreTranlate by chance.
Since I have run various local VM’s (LAN server) for different things, I thought I can also set LibreTranslate in my LAN. I’m using Debian 12 in a VM. For installation I had to take “pipx” because otherwise there were problems. That worked very well. This text is just translated by LibreTranslate.
But, I have no experience with python and when starting LibreTranslate I get the following message.
/root/.local/pipx/venvs/libretranslate/lib/python3.11/site-packages/apscheduler/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
from pkg_resources import get_distribution, DistributionNotFound
Since I have no experience with “python” so far, I could not solve the problem yet. I’ve been looking for it on the internet and found various hints, but I’m not sure how to solve it. Since “python” is installed via the Debian system, it seems to be a bit complicated, I think.
Could someone help me and tell me what I have to do so that I can fix the problem.
Thanks for any help!