Bonjour,
Dans la continuité du plugin #Mqttdiscovery,
j’essayes d’installer SomfyProtect2MQTT.
je rencontre un problème de droit sur le dossier qui s’installer. il s’installer avec les droits root sauf que sur Filezilla je ne peux pas me loguer en root( uniquement utilisateur jeedom/Mjeedom96)
Avez vous une astuce pour corriger ca.
2galement quand je fait la commande
Install Python3 dependencies
pip3 install -r somfyProtect2Mqtt/requirements.txt
j’ai les erreurs suivantes :
jeedom@jeedom:/opt/SomfyProtect2MQTT $ pip3 install -r somfyProtect2Mqtt/requir ements.txt
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting aenum==3.1.15 (from -r somfyProtect2Mqtt/requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/d0/fa/ca0c66b388624ba9dbb f35aab3a9f326bfdf5e56a7237fe8f1b600da6864/aenum-3.1.15-py3-none-any.whl
Collecting oauthlib==3.2.2 (from -r somfyProtect2Mqtt/requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/7e/80/cab10959dc1faead58d c8384a781dfbf93cb4d33d50988f7a69f1b7c9bbe/oauthlib-3.2.2-py3-none-any.whl
Collecting paho-mqtt==1.6.1 (from -r somfyProtect2Mqtt/requirements.txt (line 3) )
Using cached https://www.piwheels.org/simple/paho-mqtt/paho_mqtt-1.6.1-py3-non e-any.whl
Collecting pyyaml==6.0.1 (from -r somfyProtect2Mqtt/requirements.txt (line 4))
Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0.1-cp37-cp37m-li nux_armv7l.whl
Collecting requests-oauthlib==1.3.1 (from -r somfyProtect2Mqtt/requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/6f/bb/5deac77a9af870143c6 84ab46a7934038a53eb4aa975bc0687ed6ca2c610/requests_oauthlib-1.3.1-py2.py3-none-a ny.whl
Collecting schedule==1.2.0 (from -r somfyProtect2Mqtt/requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages/9a/07/9ecb93e501966005992 7a712854990ad045d5f14b6bc54149e863c76cd49/schedule-1.2.0-py2.py3-none-any.whl
Collecting websocket-client==1.6.1 (from -r somfyProtect2Mqtt/requirements.txt ( line 7))
Using cached https://files.pythonhosted.org/packages/d3/a3/63e9329c8cc9be6153e 919e17d0ef5b60d537fed78564872951b95bcc17c/websocket_client-1.6.1-py3-none-any.wh l
Collecting pillow==10.0.0 (from -r somfyProtect2Mqtt/requirements.txt (line 8))
Could not find a version that satisfies the requirement pillow==10.0.0 (from - r somfyProtect2Mqtt/requirements.txt (line 8)) (from versions: 1.0, 1.1, 1.2, 1. 3, 1.4, 1.5, 1.6, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.5.0, 2.5.1, 2. 5.2, 2.5.3, 2.6.0, 2.6.1, 2.6.2, 2.7.0, 2.8.0, 2.8.1, 2.8.2, 2.9.0, 3.0.0, 3.1.0 rc1, 3.1.0, 3.1.1, 3.1.2, 3.2.0, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.4.0, 3.4.1, 3.4.2 , 4.0.0, 4.1.0, 4.1.1, 4.2.0, 4.2.1, 4.3.0, 5.0.0, 5.1.0, 5.2.0, 5.3.0, 5.4.0, 5 .4.1, 6.0.0, 6.1.0, 6.2.0, 6.2.1, 6.2.2, 7.0.0, 7.1.0, 7.1.1, 7.1.2, 7.2.0, 8.0. 0, 8.0.1, 8.1.0, 8.1.1, 8.1.2, 8.2.0, 8.3.0, 8.3.1, 8.3.2, 8.4.0, 9.0.0, 9.0.1, 9.1.0, 9.1.1, 9.2.0, 9.3.0, 9.4.0, 9.5.0)
No matching distribution found for pillow==10.0.0 (from -r somfyProtect2Mqtt/req uirements.txt (line 8))