Release 1.2.0: wxPython migration + vacation exclusion

This commit is contained in:
2026-03-02 17:37:10 +01:00
parent 07c8905f47
commit db76fbf0d2
14 changed files with 190 additions and 939 deletions

View File

@@ -74,9 +74,10 @@ sudo apt install python3 python3-pip python3-venv
### Die Anwendung startet nicht
Prüfen Sie, ob Tkinter installiert ist:
Prüfen Sie, ob wxPython-Build-Abhängigkeiten installiert sind:
```bash
sudo apt install python3-tk
sudo apt-get update
sudo apt-get install -y build-essential python3-dev libgtk-3-dev libglib2.0-dev libjpeg-dev libtiff-dev libpng-dev
```
## 📞 Weitere Hilfe