******************************************************** * Installation des dépendances * ******************************************************** Get:1 http://raspbian.raspberrypi.org/raspbian stretch InRelease [15.0 kB] Hit:2 http://archive.raspberrypi.org/debian stretch InRelease Fetched 15.0 kB in 1s (12.9 kB/s) Reading package lists... Installation des dépendances apt Reading package lists... Building dependency tree... Reading state information... python3-dev is already the newest version (3.5.3-1). python3-dev set to manually installed. python3-setuptools is already the newest version (33.1.1-1). python3-setuptools set to manually installed. python3-pip is already the newest version (9.0.1-2+rpt2). The following packages were automatically installed and are no longer required: python-blinker python-jwt python-lockfile python-oauthlib python-openssl python-paramiko python-urllib3 Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning. Installation du module pyvlx pour python Collecting pyvlx Downloading https://www.piwheels.org/simple/pyvlx/pyvlx-0.2.17-py3-none-any.whl (56kB) Collecting PyYAML (from pyvlx) Downloading https://www.piwheels.org/simple/pyyaml/PyYAML-5.3.1-cp35-cp35m-linux_armv7l.whl (45kB) Installing collected packages: PyYAML, pyvlx Successfully installed PyYAML-5.3.1 pyvlx-0.2.17 DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning. Installation du module aiohttp pour python Collecting aiohttp Downloading https://files.pythonhosted.org/packages/c2/f7/f0ad3dbace4762fef5d80aa4124b41bf218e4c4dd6d387a86cede707d9a4/aiohttp-3.6.2-py3-none-any.whl (441kB) Collecting attrs>=17.3.0 (from aiohttp) Downloading https://files.pythonhosted.org/packages/14/df/479736ae1ef59842f512548bacefad1abed705e400212acba43f9b0fa556/attrs-20.2.0-py2.py3-none-any.whl (48kB) Collecting typing-extensions>=3.6.5; python_version < "3.7" (from aiohttp) Downloading https://files.pythonhosted.org/packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl Collecting async-timeout<4.0,>=3.0 (from aiohttp) Downloading https://files.pythonhosted.org/packages/e1/1e/5a4441be21b0726c4464f3f23c8b19628372f606755a9d2e46c187e65ec4/async_timeout-3.0.1-py3-none-any.whl Collecting idna-ssl>=1.0; python_version < "3.7" (from aiohttp) Downloading https://www.piwheels.org/simple/idna-ssl/idna_ssl-1.1.0-py3-none-any.whl Collecting multidict<5.0,>=4.5 (from aiohttp) Downloading https://www.piwheels.org/simple/multidict/multidict-4.7.6-cp35-cp35m-linux_armv7l.whl (139kB) Requirement already satisfied: chardet<4.0,>=2.0 in /usr/lib/python3/dist-packages (from aiohttp) Collecting yarl<2.0,>=1.0 (from aiohttp) Downloading https://www.piwheels.org/simple/yarl/yarl-1.6.0-cp35-cp35m-linux_armv7l.whl (239kB) Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from idna-ssl>=1.0; python_version < "3.7"->aiohttp) Installing collected packages: attrs, typing-extensions, async-timeout, idna-ssl, multidict, yarl, aiohttp Successfully installed aiohttp-3.6.2 async-timeout-3.0.1 attrs-20.2.0 idna-ssl-1.1.0 multidict-4.7.6 typing-extensions-3.7.4.3 yarl-1.6.0 DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning. Installation du module bottle pour python Collecting bottle Downloading https://files.pythonhosted.org/packages/e9/39/2bf3a1fd963e749cdbe5036a184eda8c37d8af25d1297d94b8b7aeec17c4/bottle-0.12.18-py3-none-any.whl (89kB) Installing collected packages: bottle Successfully installed bottle-0.12.18 ******************************************************** * Installation terminée * ********************************************************