Tombay1969
Spezialist
- Registriert
- 25. Juli 2009
- Beiträge
- 564
- Reaktionspunkte
- 75
- Punkte
- 1.310
cd
sudo rm -r script.service.easyepg-lite
sudo apt update
sudo apt install git python3 python3-pip -y
git clone https://github.com/sunsettrack4/script.service.easyepg-lite.git
cd script.service.easyepg-lite
echo '[global]
break-system-packages = true' | sudo tee /etc/pip.conf > /dev/null
pip install beautifulsoup4 bottle requests xmltodict
python3 main.py
@DarkStarXxX
Welchen Befehl meinst du? Habe auch schon die Befehle genommen die man vorgeschlagen hat, vielleicht hab ich eine übersehen?
Genau. Mach nur das.Kopiert er wieder alles rein? Ich muss also nichts löschen sondern nur den Code komplett neu eingeben ja?
???pip3 install cffi
pip3 install curl_cffi
Requirement already satisfied: curl_cffi in /Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages (0.6.3)
Requirement already satisfied: cffi>=1.12.0 in /Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages (from curl_cffi) (1.16.0)
Requirement already satisfied: certifi>=2024.2.2 in /Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages (from curl_cffi) (2024.8.30)
Requirement already satisfied: pycparser in /Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages (from cffi>=1.12.0->curl_cffi) (2.21)
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?