which python3
which pip
python3 -m pip --version
pip --version
python3 -m pip install requests curl_cffi
python3 main.py
curl -sS https://bootstrap.pypa.io/get-pip.py | /usr/local/bin/python3
/usr/local/bin/python3 -m pip --version
/usr/local/bin/python3 -m pip install requests curl_cffi
/usr/local/bin/python3 main.py
curl -sS https://bootstrap.pypa.io/get-pip.py | /usr/local/bin/python3
alias python3=/usr/bin/python3
python3 main.py
# Basis
bottle==0.12.25
requests>=2.31.0
lxml>=5.2.1
beautifulsoup4>=4.12.2
html5lib>=1.1
# Zusätzliche Module, die häufig in EasyEPG-Providern verwendet werden
curl_cffi>=0.7.0
certifi>=2024.2.2
charset-normalizer>=3.3.0
idna>=3.7
urllib3>=2.2.1
# Daten & Parsing
xmltodict>=0.13.0
python-dateutil>=2.8.2
# Optional (je nach Provider)
pycryptodome>=3.20.0
pytz>=2024.1
# Für Logging & JSON Handling
simplejson>=3.19.2
/usr/bin/python3 -m pip install --no-cache-dir -r /home/tombay1969/requirements.txt
/usr/bin/python3 main.py
Auf deinem System ist Python zwei mal drauf und mit dem Befehl: alias python3=/usr/bin/python3warum auch immer das jetzt ging???
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?