Bonjour
Bon hier, j’ai un peu merdé et j’ai migré mon Raspberry vers Bullseye. Puis j’ai remis Jeedom et remontée une sauvegarde.
Mais j’ai un souci depuis avec le plugin et l’installation des dépendances :
======================================================================
== 05/04/2024 17:50:11 == Dependencies installation for worxLandroidS
======================================================================
[ 5% ] : Clean apt...
[ 9% ] : Clean apt : [ OK ]
[ 10% ] : Update apt...
[ 19% ] : Update apt : [ OK ]
[ 20% ] : Install apt packages...
[ 49% ] : Install apt packages : [ OK ]
[ 50% ] : Creating python 3 virtual environment...
[ 59% ] : Creating python 3 virtual environment : [ OK ]
[ 60% ] : Setting up virtual environment...
[ 69% ] : Setting up virtual environment : [ OK ]
[ 70% ] : Install the required python packages...
[ 99% ] : Install the required python packages : [ERROR]
[100% ] : Finished !
======================================================================
== KO == Installation Error
======================================================================
== ANALYSING ERRORS...
== NO KNOWN ERROR DETECTED
== Error in step : Install the required python packages
== Line 158
== Command `/var/www/html/plugins/worxLandroidS/resources/venv/bin/python3 -m pip install --no-cache-dir -r requirements.txt' have an issue
== Return code is 1
== Error message :
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting aiohttp>=3.8.0 (from -r requirements.txt (line 1))
Downloading https://www.piwheels.org/simple/aiohttp/aiohttp-3.9.3-cp39-cp39-linux_armv7l.whl (1.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 3.4 MB/s eta 0:00:00
Requirement already satisfied: paho-mqtt>=2.0.0 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (2.0.0)
Requirement already satisfied: urllib3<2.1.0,>=2.0.7 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 3)) (2.0.7)
Collecting backports.zoneinfo==0.2.1 (from -r requirements.txt (line 4))
Downloading https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp39-cp39-linux_armv7l.whl (73 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.9/73.9 kB 10.8 MB/s eta 0:00:00
Collecting requests>=2.25.1 (from -r requirements.txt (line 5))
Downloading https://www.piwheels.org/simple/requests/requests-2.31.0-py3-none-any.whl (62 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.6 MB/s eta 0:00:00
Collecting aiosignal>=1.1.2 (from aiohttp>=3.8.0->-r requirements.txt (line 1))
Downloading https://www.piwheels.org/simple/aiosignal/aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
Requirement already satisfied: attrs>=17.3.0 in ./venv/lib/python3.9/site-packages (from aiohttp>=3.8.0->-r requirements.txt (line 1)) (23.2.0)
Collecting frozenlist>=1.1.1 (from aiohttp>=3.8.0->-r requirements.txt (line 1))
Downloading https://www.piwheels.org/simple/frozenlist/frozenlist-1.4.1-cp39-cp39-linux_armv7l.whl (205 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 205.2/205.2 kB 3.7 MB/s eta 0:00:00
Collecting multidict<7.0,>=4.5 (from aiohttp>=3.8.0->-r requirements.txt (line 1))
Downloading https://www.piwheels.org/simple/multidict/multidict-6.0.5-cp39-cp39-linux_armv7l.whl (118 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.0/118.0 kB 2.6 MB/s eta 0:00:00
Collecting yarl<2.0,>=1.0 (from aiohttp>=3.8.0->-r requirements.txt (line 1))
Downloading https://www.piwheels.org/simple/yarl/yarl-1.9.4-cp39-cp39-linux_armv7l.whl (272 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 272.3/272.3 kB 4.0 MB/s eta 0:00:00
Collecting async-timeout<5.0,>=4.0 (from aiohttp>=3.8.0->-r requirements.txt (line 1))
Downloading https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
ERROR: Could not install packages due to an OSError: [Errno 2] Aucun fichier ou dossier de ce type: '/var/www/html/plugins/worxLandroidS/resources/venv/lib/python3.9/site-packages/paho_mqtt-2.0.0.dist-info/METADATA'
======================================================================
Une petite idée pour m’aider?
Merci d’avance les gars