v1.0 - Version stable: multi-PC, détection UI-DETR-1, 3 modes exécution
- Frontend v4 accessible sur réseau local (192.168.1.40) - Ports ouverts: 3002 (frontend), 5001 (backend), 5004 (dashboard) - Ollama GPU fonctionnel - Self-healing interactif - Dashboard confiance Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
16
docs/archive/misc/GUI_IMPORT_FIX.md
Normal file
16
docs/archive/misc/GUI_IMPORT_FIX.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# GUI Import Fix - Session 23 Nov 2025
|
||||
|
||||
## Problème Initial
|
||||
Erreur: "attempted relative import beyond top-level package"
|
||||
|
||||
## Solution
|
||||
Correction des imports relatifs dans orchestrator.py et run_gui.py en ajoutant le chemin au sys.path.
|
||||
|
||||
## Résultat
|
||||
✓ Orchestrateur s'initialise correctement
|
||||
✓ Tous les composants core se chargent
|
||||
✓ GUI démarre sans erreur
|
||||
|
||||
## Fichiers Modifiés
|
||||
- run_gui.py
|
||||
- gui/orchestrator.py
|
||||
Reference in New Issue
Block a user