Bonjour Mips
Je trouve le log contradictoire sur l’installation ou non de PyEnv. On a:
** PyEnv not required: 3.9.2 >= 3.9 **
puis
Setting up virtual environment…
** Version of python in VENV: Python 3.9.2
Probablement OK, mais je signale.
Antoine
======================================================================
== 06/05/2024 20:53:01 == Dependencies installation for MQTTDiscovery
======================================================================
[ 5% ] : Clean apt...
[ 9% ] : Clean apt : [ OK ]
[ 10% ] : Update apt...
[ 19% ] : Update apt : [ OK ]
[ 20% ] : Init python3 & prerequisites...
[ 31% ] : Init python3 & prerequisites : [ OK ]
[ 32% ] : Init pyEnv...
** PyEnv not required: 3.9.2 >= 3.9 **
** python3 path: python3 **
[ 43% ] : Init pyEnv : [ OK ]
[ 44% ] : Setting up virtual environment...
** Version of python in VENV: Python 3.9.2
[ 79% ] : Setting up virtual environment : [ OK ]
[ 80% ] : Install the required python packages...
[ 89% ] : Install the required python packages : [ OK ]
[ 90% ] : Summary of installed packages...
aiohttp==3.9.1
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
frozenlist==1.4.0
idna==3.6
multidict==6.0.4
paho-mqtt==2.0.0
pkg_resources==0.0.0
yarl==1.9.3
[ 99% ] : Summary of installed packages : [ OK ]
[100% ] : Finished !
======================================================================
==OK== Installation Successful
======================================================================