************************************* * Launch install of dependencies * ************************************* Tue Apr 19 14:32:51 CEST 2022 Err:1 https://deb.nodesource.com/node_14.x buster InRelease Temporary failure resolving 'deb.nodesource.com' Err:2 http://security.debian.org/debian-security buster/updates InRelease Temporary failure resolving 'security.debian.org' Err:3 http://ftp.fr.debian.org/debian buster InRelease Temporary failure resolving 'ftp.fr.debian.org' Err:4 http://ftp.fr.debian.org/debian buster-updates InRelease Temporary failure resolving 'ftp.fr.debian.org' Reading package lists... W: Failed to fetch http://ftp.fr.debian.org/debian/dists/buster/InRelease Temporary failure resolving 'ftp.fr.debian.org' W: Failed to fetch http://security.debian.org/debian-security/dists/buster/updates/InRelease Temporary failure resolving 'security.debian.org' W: Failed to fetch http://ftp.fr.debian.org/debian/dists/buster-updates/InRelease Temporary failure resolving 'ftp.fr.debian.org' W: Failed to fetch https://deb.nodesource.com/node_14.x/dists/buster/InRelease Temporary failure resolving 'deb.nodesource.com' W: Some index files failed to download. They have been ignored, or old ones used instead. ***************************** Install modules using apt-get ***************************** Reading package lists... Building dependency tree... Reading state information... python3-pip is already the newest version (18.1-5). python3-setuptools is already the newest version (40.8.0-1). python3 is already the newest version (3.7.3-1). python3-requests is already the newest version (2.21.0-1). 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. ************************************* Install the required python libraries ************************************* Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.7/dist-packages (2.27.1) Requirement already satisfied: oauthlib in /usr/local/lib/python3.7/dist-packages (3.1.0) Requirement already satisfied: requests_oauthlib in /usr/local/lib/python3.7/dist-packages (1.3.0) Requirement already satisfied: websocket-client~=1.2 in /usr/local/lib/python3.7/dist-packages (1.2.1) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/dist-packages (from requests>=2.20.0) (2021.10.8) Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /usr/local/lib/python3.7/dist-packages (from requests>=2.20.0) (2.0.12) Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /usr/local/lib/python3.7/dist-packages (from requests>=2.20.0) (3.3) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.7/dist-packages (from requests>=2.20.0) (1.26.8) Tue Apr 19 14:32:54 CEST 2022 *************************** * Install ended * ***************************