Aide réinstallation python suite plantage

Bonjour,

j’ai tenté hier l’installation d’un nouveau plugin via github (intexspa) mais dès son installation j’ai perdu quasiment tous mes plugins dans jeedom.
j’ai donc restauré ma sauvegarde (que j’avais fait juste avant heureusement) et réinstaller qq dépendances pour que certains plugin repartent, par contre je bloque avec 2 plugins ou ca ne marche pas:
pour somfyunified voici le message lié à python en erreur:

== 13/06/2025 08:14:31 == Dependencies installation for SomfyUnified
======================================================================
[  5% ] : Clean apt...
[  9% ] : Clean apt : [  OK  ]
[ 10% ] : Update apt...
[ 14% ] : Update apt : [  OK  ]
[ 15% ] : Install apt packages...
[ 19% ] : Install apt packages : [  OK  ]
[ 20% ] : Init python3 & prerequisites...
[ 29% ] : Init python3 & prerequisites : [  OK  ]
[ 30% ] : Init PyEnv...
** PyEnv required: 3.9.2 < 3.11 **
[ 39% ] : Init PyEnv : [  OK  ]
[ 40% ] : install or update PyEnv...
[ 49% ] : install or update PyEnv : [  OK  ]
[ 50% ] : Install Python 3.11 with PyEnv...
** python3 path: /opt/pyenv/versions/3.11.12/bin/python3 **
[ 59% ] : Install Python 3.11 with PyEnv : [  OK  ]
[ 60% ] : Setting up virtual environment...
** Version of python in VENV: Python 3.11.12
[ 69% ] : Setting up virtual environment : [  OK  ]
[ 70% ] : Install the required python packages...
[ 79% ] : Install the required python packages :  ERROR 
[ 80% ] : Restoring folders and files rights...
[ 89% ] : Restoring folders and files rights : [  OK  ]
[ 90% ] : Summary of installed packages...
aiohappyeyeballs==2.6.1
aiohttp==3.11.16
aiosignal==1.3.2
attrs==25.3.0
backoff==2.2.1
boto3==1.37.37
botocore==1.37.37
certifi==2025.1.31
charset-normalizer==3.4.1
ecdsa==0.19.1
envs==1.4
frozenlist==1.6.0
idna==3.10
jeedomdaemon==1.2.9
jmespath==1.0.1
multidict==6.4.3
propcache==0.3.1
pyasn1==0.4.8
pyhumps==3.8.0
pyoverkiz==1.17.1
python-dateutil==2.9.0.post0
python-jose==3.4.0
pyudev==0.24.3
requests==2.32.3
rsa==4.9.1
s3transfer==0.11.5
six==1.17.0
urllib3==2.4.0
warrant-lite==1.0.4
yarl==1.20.0
[ 99% ] : Summary of installed packages : [  OK  ]
[100% ] : Finished !
======================================================================
==KO== Installation Error
======================================================================
== ANALYSING LOGS...
== NO KNOWN ERROR DETECTED
== Error in step : Install the required python packages
== Line 222
== The command `/var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/../../../py_venv/bin/python3 -m pip install --upgrade -r /var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/requirements.txt' has an issue
== Return code is 1
== Error message :
Requirement already satisfied: pyudev>=0.24.3 in /var/www/html/plugins/SomfyUnified/py_venv/lib/python3.11/site-packages (from -r /var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/requirements.txt (line 6)) (0.24.3)
Requirement already satisfied: pyoverkiz>=1.15.5 in /var/www/html/plugins/SomfyUnified/py_venv/lib/python3.11/site-packages (from -r /var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/requirements.txt (line 7)) (1.17.1)
Collecting pyoverkiz>=1.15.5 (from -r /var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/requirements.txt (line 7))
Using cached pyoverkiz-1.17.2-py3-none-any.whl.metadata (6.2 kB)
Requirement already satisfied: jeedomdaemon>=1.2.0 in /var/www/html/plugins/SomfyUnified/py_venv/lib/python3.11/site-packages (from -r /var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/requirements.txt (line 8)) (1.2.9)
Requirement already satisfied: aiohttp<4.0.0,>=3.10.3 in /var/www/html/plugins/SomfyUnified/py_venv/lib/python3.11/site-packages (from pyoverkiz>=1.15.5->-r /var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/requirements.txt (line 7)) (3.11.16)
Requirement already satisfied: attrs>=21.2 in /var/www/html/plugins/SomfyUnified/py_venv/lib/python3.11/site-packages (from pyoverkiz>=1.15.5->-r /var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/requirements.txt (line 7)) (25.3.0)
Requirement already satisfied: backoff<3.0,>=1.10.0 in /var/www/html/plugins/SomfyUnified/py_venv/lib/python3.11/site-packages (from pyoverkiz>=1.15.5->-r /var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/requirements.txt (line 7)) (2.2.1)
Requirement already satisfied: boto3<2.0.0,>=1.18.59 in /var/www/html/plugins/SomfyUnified/py_venv/lib/python3.11/site-packages (from pyoverkiz>=1.15.5->-r /var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/requirements.txt (line 7)) (1.37.37)
Requirement already satisfied: pyhumps<4.0.0,>=3.8.0 in /var/www/html/plugins/SomfyUnified/py_venv/lib/python3.11/site-packages (from pyoverkiz>=1.15.5->-r /var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/requirements.txt (line 7)) (3.8.0)
Requirement already satisfied: warrant-lite<2.0.0,>=1.0.4 in /var/www/html/plugins/SomfyUnified/py_venv/lib/python3.11/site-packages (from pyoverkiz>=1.15.5->-r /var/www/html/plugins/SomfyUnified/core/python/dependencymanagement/requirements.txt (line 7)) (1.0.4)
Using cached pyoverkiz-1.17.2-py3-none-any.whl (47 kB)
Installing collected packages: pyoverkiz
Attempting uninstall: pyoverkiz
Found existing installation: pyoverkiz None
error: uninstall-no-record-file
× Cannot uninstall pyoverkiz None
╰─> The package's contents are unknown: no RECORD file was found for pyoverkiz.
hint: You might be able to recover from this via: pip install --force-reinstall --no-deps pyoverkiz==1.17.1
======================================================================

Voici ma config jeedom et la page santé.

ainsi que la liste des plugins utilisés.

si vous avez une idée pour réparer cette erreur je suis preneur

merci et bonne journée

Bonjour,

Un post par plugin dans la catégorie correspondante au plugin avec le tag du plugin et les logs collés dans un bloc Texte préformaté et pas une « citation »

alors voici la solution que j’ai utilisé suite a un pb avec python:

suppression du dossier py_venv dans le dossier du plugin somfyunified
réinstallation du plugin par le centre de MAJ et installation des dépendances.

bonne journée

2 « J'aime »

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.