******************************************************** * Installation des dépendances * ******************************************************** 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... Reading package lists... Building dependency tree... Reading state information... libffi-dev is already the newest version (3.2.1-9). python-cryptography is already the newest version (2.6.1-3+deb10u2). python-dev is already the newest version (2.7.16-1). libssl-dev is already the newest version (1.1.1d-0+deb10u4+rpt1). python-pip is already the newest version (18.1-5+rpt1). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting construct Installing collected packages: construct Successfully installed construct-2.10.54 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting pyudev Collecting six (from pyudev) Using cached https://files.pythonhosted.org/packages/ee/ff/48bde5c0f013094d729fe4b0316ba2a24774b3ff1c52d924a8a4cb04078a/six-1.15.0-py2.py3-none-any.whl Installing collected packages: six, pyudev Successfully installed pyudev-0.22.0 six-1.15.0 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting requests Using cached https://files.pythonhosted.org/packages/29/c1/24814557f1d22c56d50280771a17307e6bf87b70727d975fd6b2ce6b014a/requests-2.25.1-py2.py3-none-any.whl Collecting idna<3,>=2.5 (from requests) Using cached https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl Collecting urllib3<1.27,>=1.21.1 (from requests) Using cached https://files.pythonhosted.org/packages/23/fc/8a49991f7905261f9ca9df5aa9b58363c3c821ce3e7f671895442b7100f2/urllib3-1.26.3-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests) Using cached https://files.pythonhosted.org/packages/5e/a0/5f06e1e1d463903cf0c0eebeb751791119ed7a4b3737fdc9a77f1cdfb51f/certifi-2020.12.5-py2.py3-none-any.whl Collecting chardet<5,>=3.0.2 (from requests) Using cached https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl Installing collected packages: idna, urllib3, certifi, chardet, requests Successfully installed certifi-2020.12.5 chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.3 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting pyserial Using cached https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl Installing collected packages: pyserial Successfully installed pyserial-3.5 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting future Installing collected packages: future Successfully installed future-0.18.2 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting pycrypto Installing collected packages: pycrypto Successfully installed pycrypto-2.6.1 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting enum34 Using cached https://files.pythonhosted.org/packages/6f/2c/a9386903ece2ea85e9807e0e062174dc26fdce8b05f216d00491be29fad5/enum34-1.1.10-py2-none-any.whl Installing collected packages: enum34 Successfully installed enum34-1.1.10 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting enum-compat Collecting enum34; python_version < "3.4" (from enum-compat) Using cached https://files.pythonhosted.org/packages/6f/2c/a9386903ece2ea85e9807e0e062174dc26fdce8b05f216d00491be29fad5/enum34-1.1.10-py2-none-any.whl Installing collected packages: enum34, enum-compat Successfully installed enum-compat-0.0.3 enum34-1.1.10 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting wheel Using cached https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl Installing collected packages: wheel Successfully installed wheel-0.36.2 ******************************************************** * Installation terminée * ********************************************************