******************************************************** * Installation des dépendances * ******************************************************** WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Hit:1 http://archive.raspberrypi.org/debian buster InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:3 http://phoscon.de/apt/deconz buster InRelease Hit:4 https://deb.nodesource.com/node_14.x buster InRelease Reading package lists... WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... python3-pip is already the newest version (18.1-5+rpt1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... python3-setuptools is already the newest version (40.8.0-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Uninstalling websocket-client-1.2.3: Successfully uninstalled websocket-client-1.2.3 Skipping websocket as it is not installed. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: setuptools in /usr/local/lib/python3.7/dist-packages (60.6.0) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.32.3) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: serial in /usr/local/lib/python3.7/dist-packages (0.0.97) Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.7/dist-packages (from serial) (1.0.2) Requirement already satisfied: pyyaml>=3.13 in /usr/local/lib/python3.7/dist-packages (from serial) (5.4.1) Requirement already satisfied: future>=0.17.1 in /usr/local/lib/python3.7/dist-packages (from serial) (0.18.2) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: pyudev in /usr/local/lib/python3.7/dist-packages (0.23.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from pyudev) (1.12.0) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: requests in /usr/lib/python3/dist-packages (2.21.0) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: serial in /usr/local/lib/python3.7/dist-packages (0.0.97) Requirement already satisfied: future>=0.17.1 in /usr/local/lib/python3.7/dist-packages (from serial) (0.18.2) Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.7/dist-packages (from serial) (1.0.2) Requirement already satisfied: pyyaml>=3.13 in /usr/local/lib/python3.7/dist-packages (from serial) (5.4.1) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: pyudev in /usr/local/lib/python3.7/dist-packages (0.23.1) Requirement already satisfied: six in /usr/lib/python3/dist-packages (from pyudev) (1.12.0) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting websocket-client Using cached https://files.pythonhosted.org/packages/88/03/cd5aa2c97356b7eee484a2b63fe850076ecb82fdeda82979a234b62a9a37/websocket_client-1.2.3-py3-none-any.whl Installing collected packages: websocket-client Successfully installed websocket-client-1.2.3 ******************************************************** * Installation terminée * ********************************************************