Launch install of noip dependencies -- Current OS version : Description: Ubuntu 20.04.5 LTS -- Updating repo... Hit:1 http://fr.archive.ubuntu.com/ubuntu focal InRelease Hit:2 http://fr.archive.ubuntu.com/ubuntu focal-updates InRelease Get:3 http://fr.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:5 https://linux.teamviewer.com/deb stable InRelease Hit:6 https://packagecloud.io/ookla/speedtest-cli/ubuntu focal InRelease Fetched 108 kB in 3s (37.6 kB/s) Reading package lists... -- Installation of python3 and dependencies Reading package lists... Building dependency tree... Reading state information... python3 is already the newest version (3.8.2-0ubuntu2). python-dev-is-python2 is already the newest version (2.7.17-4). build-essential is already the newest version (12.8ubuntu1.1). 0 upgraded, 0 newly installed, 0 to remove and 49 not upgraded. -- Installed version of Python : Python 3.8.10 Your version of python is compatible with this plugin. -- Installation of pip for python3 and necessary libraries Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package python-requests -- Installation of chromium Reading package lists... Building dependency tree... Reading state information... chromium-chromedriver is already the newest version (1:85.0.4183.83-0ubuntu0.20.04.3). 0 upgraded, 0 newly installed, 0 to remove and 49 not upgraded. Reading package lists... Building dependency tree... Reading state information... chromium-browser is already the newest version (1:85.0.4183.83-0ubuntu0.20.04.3). 0 upgraded, 0 newly installed, 0 to remove and 49 not upgraded. -- Installed version of pip : pip 22.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) -- Installation of python library 'selenium' with command pip3.8 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv --- Logging error --- Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/pip/_internal/utils/logging.py", line 177, in emit self.console.print(renderable, overflow="ignore", crop=False, style=style) File "/usr/local/lib/python3.8/dist-packages/pip/_vendor/rich/console.py", line 1673, in print extend(render(renderable, render_options)) File "/usr/local/lib/python3.8/dist-packages/pip/_vendor/rich/console.py", line 1305, in render for render_output in iter_render: File "/usr/local/lib/python3.8/dist-packages/pip/_internal/utils/logging.py", line 134, in __rich_console__ for line in lines: File "/usr/local/lib/python3.8/dist-packages/pip/_vendor/rich/segment.py", line 249, in split_lines for segment in segments: File "/usr/local/lib/python3.8/dist-packages/pip/_vendor/rich/console.py", line 1283, in render renderable = rich_cast(renderable) File "/usr/local/lib/python3.8/dist-packages/pip/_vendor/rich/protocol.py", line 36, in rich_cast renderable = cast_method() File "/usr/local/lib/python3.8/dist-packages/pip/_internal/self_outdated_check.py", line 130, in __rich__ pip_cmd = get_best_invocation_for_this_pip() File "/usr/local/lib/python3.8/dist-packages/pip/_internal/utils/entrypoints.py", line 58, in get_best_invocation_for_this_pip if found_executable and os.path.samefile( File "/usr/lib/python3.8/genericpath.py", line 101, in samefile s2 = os.stat(f2) FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.8' Call stack: File "/usr/local/bin/pip3.8", line 8, in sys.exit(main()) File "/usr/local/lib/python3.8/dist-packages/pip/_internal/cli/main.py", line 70, in main return command.main(cmd_args) File "/usr/local/lib/python3.8/dist-packages/pip/_internal/cli/base_command.py", line 101, in main return self._main(args) File "/usr/local/lib/python3.8/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main self.handle_pip_version_check(options) File "/usr/local/lib/python3.8/dist-packages/pip/_internal/cli/req_command.py", line 190, in handle_pip_version_check pip_self_version_check(session, options) File "/usr/local/lib/python3.8/dist-packages/pip/_internal/self_outdated_check.py", line 236, in pip_self_version_check logger.warning("[present-rich] %s", upgrade_prompt) File "/usr/lib/python3.8/logging/__init__.py", line 1458, in warning self._log(WARNING, msg, args, **kwargs) File "/usr/lib/python3.8/logging/__init__.py", line 1589, in _log self.handle(record) File "/usr/lib/python3.8/logging/__init__.py", line 1599, in handle self.callHandlers(record) File "/usr/lib/python3.8/logging/__init__.py", line 1661, in callHandlers hdlr.handle(record) File "/usr/lib/python3.8/logging/__init__.py", line 954, in handle self.emit(record) File "/usr/local/lib/python3.8/dist-packages/pip/_internal/utils/logging.py", line 179, in emit self.handleError(record) Message: '[present-rich] %s' Arguments: (UpgradePrompt(old='22.2.2', new='23.1.1'),) Requirement already satisfied: selenium in /usr/local/lib/python3.8/dist-packages (4.1.3) Requirement already satisfied: trio-websocket~=0.9 in /usr/local/lib/python3.8/dist-packages (from selenium) (0.9.2) Requirement already satisfied: trio~=0.17 in /usr/local/lib/python3.8/dist-packages (from selenium) (0.20.0) Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/local/lib/python3.8/dist-packages (from selenium) (1.26.9) Requirement already satisfied: idna in /usr/local/lib/python3.8/dist-packages (from trio~=0.17->selenium) (3.3) Requirement already satisfied: outcome in /usr/local/lib/python3.8/dist-packages (from trio~=0.17->selenium) (1.1.0) Requirement already satisfied: attrs>=19.2.0 in /usr/local/lib/python3.8/dist-packages (from trio~=0.17->selenium) (22.1.0) Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from trio~=0.17->selenium) (2.4.0) Requirement already satisfied: async-generator>=1.9 in /usr/local/lib/python3.8/dist-packages (from trio~=0.17->selenium) (1.10) Requirement already satisfied: sniffio in /usr/local/lib/python3.8/dist-packages (from trio~=0.17->selenium) (1.2.0) Requirement already satisfied: wsproto>=0.14 in /usr/local/lib/python3.8/dist-packages (from trio-websocket~=0.9->selenium) (1.1.0) Requirement already satisfied: PySocks!=1.5.7,<2.0,>=1.5.6 in /usr/local/lib/python3.8/dist-packages (from urllib3[secure,socks]~=1.26->selenium) (1.7.1) Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from urllib3[secure,socks]~=1.26->selenium) (2019.11.28) Requirement already satisfied: cryptography>=1.3.4 in /usr/lib/python3/dist-packages (from urllib3[secure,socks]~=1.26->selenium) (2.8) Requirement already satisfied: pyOpenSSL>=0.14 in /usr/lib/python3/dist-packages (from urllib3[secure,socks]~=1.26->selenium) (19.0.0) Requirement already satisfied: h11<1,>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from wsproto>=0.14->trio-websocket~=0.9->selenium) (0.13.0) -- Installation of dependencies is done !