******************************************************** * 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://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 https://deb.nodesource.com/node_12.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-0.57.0: Successfully uninstalled websocket-client-0.57.0 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 (50.3.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) (0.1.13) Requirement already satisfied: future>=0.17.1 in /usr/local/lib/python3.7/dist-packages (from serial) (0.18.2) Requirement already satisfied: pyyaml>=3.13 in /usr/local/lib/python3.7/dist-packages (from serial) (5.3.1) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: pyudev in /usr/lib/python3/dist-packages (0.21.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: iso8601>=0.1.12 in /usr/local/lib/python3.7/dist-packages (from serial) (0.1.13) Requirement already satisfied: future>=0.17.1 in /usr/local/lib/python3.7/dist-packages (from serial) (0.18.2) Requirement already satisfied: pyyaml>=3.13 in /usr/local/lib/python3.7/dist-packages (from serial) (5.3.1) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: pyudev in /usr/lib/python3/dist-packages (0.21.0) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting websocket-client Using cached https://files.pythonhosted.org/packages/4c/5f/f61b420143ed1c8dc69f9eaec5ff1ac36109d52c80de49d66e0c36c3dfdf/websocket_client-0.57.0-py2.py3-none-any.whl Requirement already satisfied: six in /usr/lib/python3/dist-packages (from websocket-client) (1.12.0) Installing collected packages: websocket-client Successfully installed websocket-client-0.57.0 ******************************************************** * Installation terminée * ********************************************************