************************************* * Launch install of dependencies * ************************************* Sun May 29 09:56:42 CEST 2022 Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libva-wayland2 python-colorzero python3-cookies python3-entrypoints python3-jwt python3-responses 0 upgraded, 0 newly installed, 6 to remove and 2 not upgraded. After this operation, 510 kB disk space will be freed. Do you want to continue? [Y/n] Abort. Hit:1 http://deb.debian.org/debian buster InRelease Hit:2 http://deb.debian.org/debian-security buster/updates InRelease Hit:3 http://archive.raspberrypi.org/debian buster InRelease Hit:4 http://deb.debian.org/debian buster-updates InRelease Hit:5 https://deb.nodesource.com/node_14.x buster InRelease Reading package lists... ***************************** Install modules using apt-get ***************************** Reading package lists... Building dependency tree... Reading state information... python3-venv is already the newest version (3.7.3-1). The following packages were automatically installed and are no longer required: libva-wayland2 python-colorzero python3-cookies python3-entrypoints python3-jwt python3-responses Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Version de Python 3 installée dans venv : /var/www/html/plugins/rainbird/core/class/../../resources/install_apt.sh: line 29: /env/bin/pip3: No such file or directory ************************************* Install the required python libraries ************************************* Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: pycryptodome in ./env/lib/python3.7/site-packages (3.14.1) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: requests in ./env/lib/python3.7/site-packages (2.27.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in ./env/lib/python3.7/site-packages (from requests) (1.26.9) Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in ./env/lib/python3.7/site-packages (from requests) (2.0.12) Requirement already satisfied: certifi>=2017.4.17 in ./env/lib/python3.7/site-packages (from requests) (2022.5.18.1) Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in ./env/lib/python3.7/site-packages (from requests) (3.3) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: DateTime in ./env/lib/python3.7/site-packages (4.4) Requirement already satisfied: zope.interface in ./env/lib/python3.7/site-packages (from DateTime) (5.4.0) Requirement already satisfied: pytz in ./env/lib/python3.7/site-packages (from DateTime) (2022.1) Requirement already satisfied: setuptools in ./env/lib/python3.7/site-packages (from zope.interface->DateTime) (40.8.0) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: PyYAML in ./env/lib/python3.7/site-packages (6.0) Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Requirement already satisfied: setuptools in ./env/lib/python3.7/site-packages (40.8.0) Reading package lists... Building dependency tree... Reading state information... python3-crypto is already the newest version (2.6.1-9+b1). The following packages were automatically installed and are no longer required: libva-wayland2 python-colorzero python3-cookies python3-entrypoints python3-jwt python3-responses Use 'sudo apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Sun May 29 09:57:24 CEST 2022 *************************** * Install ended * ***************************