******************************************************** * Installation des dépendances * ******************************************************** Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease 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.7.3-1). python3-dev set to manually installed. python3-setuptools is already the newest version (40.8.0-1). python3-setuptools set to manually installed. python3-pip is already the newest version (18.1-5+rpt1). The following packages were automatically installed and are no longer required: python-bcrypt python-blinker python-fasteners python-idna python-jwt python-lockfile python-monotonic python-nacl python-oauthlib python-openssl python-paramiko python-pexpect python-ptyprocess python-pyasn1 python-urllib3 raspi-gpio Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Installation du module pyvlx pour python Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 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-cp37-cp37m-linux_armv7l.whl (44kB) Installing collected packages: PyYAML, pyvlx Successfully installed PyYAML-5.3.1 pyvlx-0.2.17 Installation du module aiohttp pour python Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting aiohttp Downloading https://files.pythonhosted.org/packages/c2/f7/f0ad3dbace4762fef5d80aa4124b41bf218e4c4dd6d387a86cede707d9a4/aiohttp-3.6.2-py3-none-any.whl (441kB) Collecting multidict<5.0,>=4.5 (from aiohttp) Downloading https://www.piwheels.org/simple/multidict/multidict-4.7.6-cp37-cp37m-linux_armv7l.whl (157kB) Collecting yarl<2.0,>=1.0 (from aiohttp) Downloading https://www.piwheels.org/simple/yarl/yarl-1.6.0-cp37-cp37m-linux_armv7l.whl (267kB) 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 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) Requirement already satisfied: chardet<4.0,>=2.0 in /usr/lib/python3/dist-packages (from aiohttp) (3.0.4) Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from yarl<2.0,>=1.0->aiohttp) (2.6) Collecting typing-extensions>=3.7.4; python_version < "3.8" (from yarl<2.0,>=1.0->aiohttp) Downloading https://files.pythonhosted.org/packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl Installing collected packages: multidict, typing-extensions, yarl, async-timeout, attrs, aiohttp Successfully installed aiohttp-3.6.2 async-timeout-3.0.1 attrs-20.2.0 multidict-4.7.6 typing-extensions-3.7.4.3 yarl-1.6.0 Installation du module bottle pour python Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 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 * ********************************************************