2022-07-27T12:46:11,445 Created temporary directory: /tmp/pip-ephem-wheel-cache-d9ljc9mc 2022-07-27T12:46:11,451 Created temporary directory: /tmp/pip-build-tracker-echkc0is 2022-07-27T12:46:11,452 Initialized build tracking at /tmp/pip-build-tracker-echkc0is 2022-07-27T12:46:11,452 Created build tracker: /tmp/pip-build-tracker-echkc0is 2022-07-27T12:46:11,452 Entered build tracker: /tmp/pip-build-tracker-echkc0is 2022-07-27T12:46:11,454 Created temporary directory: /tmp/pip-wheel-1ljzzoz7 2022-07-27T12:46:11,523 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-27T12:46:11,531 2 location(s) to search for versions of perfil: 2022-07-27T12:46:11,531 * https://pypi.org/simple/perfil/ 2022-07-27T12:46:11,531 * https://www.piwheels.org/simple/perfil/ 2022-07-27T12:46:11,532 Fetching project page and analyzing links: https://pypi.org/simple/perfil/ 2022-07-27T12:46:11,533 Getting page https://pypi.org/simple/perfil/ 2022-07-27T12:46:11,537 Found index url https://pypi.org/simple 2022-07-27T12:46:11,721 Found link https://files.pythonhosted.org/packages/e9/f9/14bc425c52fadbc962e4aa6a4df065a440b92b647a74de419ccb607c763d/perfil-0.1.0.tar.gz#sha256=4b0500f181be5ff63098694e9dd11c1dec598a519e5be9489838b36e4e55d61f (from https://pypi.org/simple/perfil/), version: 0.1.0 2022-07-27T12:46:11,723 Fetching project page and analyzing links: https://www.piwheels.org/simple/perfil/ 2022-07-27T12:46:11,723 Getting page https://www.piwheels.org/simple/perfil/ 2022-07-27T12:46:11,725 Found index url https://www.piwheels.org/simple 2022-07-27T12:46:11,929 Skipping link: not a file: https://www.piwheels.org/simple/perfil/ 2022-07-27T12:46:11,930 Skipping link: not a file: https://pypi.org/simple/perfil/ 2022-07-27T12:46:11,963 Given no hashes to check 1 links for project 'perfil': discarding no candidates 2022-07-27T12:46:11,994 Collecting perfil==0.1.0 2022-07-27T12:46:11,999 Created temporary directory: /tmp/pip-unpack-7_1mijxm 2022-07-27T12:46:12,230 Downloading perfil-0.1.0.tar.gz (2.2 kB) 2022-07-27T12:46:12,292 Added perfil==0.1.0 from https://files.pythonhosted.org/packages/e9/f9/14bc425c52fadbc962e4aa6a4df065a440b92b647a74de419ccb607c763d/perfil-0.1.0.tar.gz#sha256=4b0500f181be5ff63098694e9dd11c1dec598a519e5be9489838b36e4e55d61f to build tracker '/tmp/pip-build-tracker-echkc0is' 2022-07-27T12:46:12,301 Created temporary directory: /tmp/pip-build-env-l0qj71ov 2022-07-27T12:46:12,315 Created temporary directory: /tmp/pip-standalone-pip-kq87ds2s 2022-07-27T12:46:14,550 Installing build dependencies: started 2022-07-27T12:46:14,552 Running command pip subprocess to install build dependencies 2022-07-27T12:46:24,409 Using pip 22.1.2 from /tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip (python 3.7) 2022-07-27T12:46:26,252 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-27T12:46:27,037 Collecting poetry-core>=1.0.0 2022-07-27T12:46:27,146 Using cached https://www.piwheels.org/simple/poetry-core/poetry_core-1.0.8-py2.py3-none-any.whl (425 kB) 2022-07-27T12:46:28,215 Collecting importlib-metadata<2.0.0,>=1.7.0 2022-07-27T12:46:28,248 Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) 2022-07-27T12:46:28,719 Collecting zipp>=0.5 2022-07-27T12:46:28,750 Using cached https://www.piwheels.org/simple/zipp/zipp-3.8.1-py3-none-any.whl (5.6 kB) 2022-07-27T12:46:39,146 Installing collected packages: zipp, importlib-metadata, poetry-core 2022-07-27T12:46:42,434 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2022-07-27T12:46:42,435 flask 2.1.3 requires importlib-metadata>=3.6.0; python_version < "3.10", but you have importlib-metadata 1.7.0 which is incompatible. 2022-07-27T12:46:42,436 Successfully installed importlib-metadata-1.7.0 poetry-core-1.0.8 zipp-3.8.1 2022-07-27T12:46:42,675 --- Logging error --- 2022-07-27T12:46:42,676 Traceback (most recent call last): 2022-07-27T12:46:42,676 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_internal/utils/logging.py", line 177, in emit 2022-07-27T12:46:42,676 self.console.print(renderable, overflow="ignore", crop=False, style=style) 2022-07-27T12:46:42,677 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_vendor/rich/console.py", line 1752, in print 2022-07-27T12:46:42,677 extend(render(renderable, render_options)) 2022-07-27T12:46:42,678 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_vendor/rich/console.py", line 1390, in render 2022-07-27T12:46:42,678 for render_output in iter_render: 2022-07-27T12:46:42,678 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_internal/utils/logging.py", line 134, in __rich_console__ 2022-07-27T12:46:42,679 for line in lines: 2022-07-27T12:46:42,679 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_vendor/rich/segment.py", line 245, in split_lines 2022-07-27T12:46:42,679 for segment in segments: 2022-07-27T12:46:42,680 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_vendor/rich/console.py", line 1368, in render 2022-07-27T12:46:42,680 renderable = rich_cast(renderable) 2022-07-27T12:46:42,680 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_vendor/rich/protocol.py", line 36, in rich_cast 2022-07-27T12:46:42,681 renderable = cast_method() 2022-07-27T12:46:42,681 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 130, in __rich__ 2022-07-27T12:46:42,681 pip_cmd = get_best_invocation_for_this_pip() 2022-07-27T12:46:42,681 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_internal/utils/entrypoints.py", line 60, in get_best_invocation_for_this_pip 2022-07-27T12:46:42,682 os.path.join(binary_prefix, exe_name), 2022-07-27T12:46:42,682 File "/usr/lib/python3.7/genericpath.py", line 97, in samefile 2022-07-27T12:46:42,682 s2 = os.stat(f2) 2022-07-27T12:46:42,683 FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/pip3.7' 2022-07-27T12:46:42,683 Call stack: 2022-07-27T12:46:42,683 File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2022-07-27T12:46:42,684 "__main__", mod_spec) 2022-07-27T12:46:42,684 File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2022-07-27T12:46:42,684 exec(code, run_globals) 2022-07-27T12:46:42,685 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/__main__.py", line 31, in 2022-07-27T12:46:42,685 sys.exit(_main()) 2022-07-27T12:46:42,685 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_internal/cli/main.py", line 70, in main 2022-07-27T12:46:42,686 return command.main(cmd_args) 2022-07-27T12:46:42,686 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_internal/cli/base_command.py", line 101, in main 2022-07-27T12:46:42,686 return self._main(args) 2022-07-27T12:46:42,686 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_internal/cli/base_command.py", line 223, in _main 2022-07-27T12:46:42,687 self.handle_pip_version_check(options) 2022-07-27T12:46:42,687 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_internal/cli/req_command.py", line 148, in handle_pip_version_check 2022-07-27T12:46:42,687 pip_self_version_check(session, options) 2022-07-27T12:46:42,688 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_internal/self_outdated_check.py", line 237, in pip_self_version_check 2022-07-27T12:46:42,688 logger.info("[present-rich] %s", upgrade_prompt) 2022-07-27T12:46:42,689 File "/usr/lib/python3.7/logging/__init__.py", line 1383, in info 2022-07-27T12:46:42,689 self._log(INFO, msg, args, **kwargs) 2022-07-27T12:46:42,689 File "/usr/lib/python3.7/logging/__init__.py", line 1519, in _log 2022-07-27T12:46:42,689 self.handle(record) 2022-07-27T12:46:42,690 File "/usr/lib/python3.7/logging/__init__.py", line 1529, in handle 2022-07-27T12:46:42,690 self.callHandlers(record) 2022-07-27T12:46:42,690 File "/usr/lib/python3.7/logging/__init__.py", line 1591, in callHandlers 2022-07-27T12:46:42,691 hdlr.handle(record) 2022-07-27T12:46:42,691 File "/usr/lib/python3.7/logging/__init__.py", line 905, in handle 2022-07-27T12:46:42,691 self.emit(record) 2022-07-27T12:46:42,692 File "/tmp/pip-standalone-pip-kq87ds2s/__env_pip__.zip/pip/_internal/utils/logging.py", line 179, in emit 2022-07-27T12:46:42,692 self.handleError(record) 2022-07-27T12:46:42,692 Message: '[present-rich] %s' 2022-07-27T12:46:42,693 Arguments: (UpgradePrompt(old='22.1.2', new='22.2'),) 2022-07-27T12:46:43,111 Installing build dependencies: finished with status 'done' 2022-07-27T12:46:43,136 Getting requirements to build wheel: started 2022-07-27T12:46:43,138 Running command Getting requirements to build wheel 2022-07-27T12:46:46,922 Getting requirements to build wheel: finished with status 'done' 2022-07-27T12:46:46,933 Created temporary directory: /tmp/pip-modern-metadata-1hqnj2uj 2022-07-27T12:46:46,939 Preparing metadata (pyproject.toml): started 2022-07-27T12:46:46,941 Running command Preparing metadata (pyproject.toml) 2022-07-27T12:46:50,746 Preparing metadata (pyproject.toml): finished with status 'done' 2022-07-27T12:46:50,761 Source in /tmp/pip-wheel-1ljzzoz7/perfil_6564c7537125412c8a5999dfcf381117 has version 0.1.0, which satisfies requirement perfil==0.1.0 from https://files.pythonhosted.org/packages/e9/f9/14bc425c52fadbc962e4aa6a4df065a440b92b647a74de419ccb607c763d/perfil-0.1.0.tar.gz#sha256=4b0500f181be5ff63098694e9dd11c1dec598a519e5be9489838b36e4e55d61f 2022-07-27T12:46:50,763 Removed perfil==0.1.0 from https://files.pythonhosted.org/packages/e9/f9/14bc425c52fadbc962e4aa6a4df065a440b92b647a74de419ccb607c763d/perfil-0.1.0.tar.gz#sha256=4b0500f181be5ff63098694e9dd11c1dec598a519e5be9489838b36e4e55d61f from build tracker '/tmp/pip-build-tracker-echkc0is' 2022-07-27T12:46:50,772 ERROR: Package 'perfil' requires a different Python: 3.7.3 not in '<4.0,>=3.10' 2022-07-27T12:46:50,775 Exception information: 2022-07-27T12:46:50,775 Traceback (most recent call last): 2022-07-27T12:46:50,775 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-07-27T12:46:50,775 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-07-27T12:46:50,775 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-07-27T12:46:50,775 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-07-27T12:46:50,775 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 385, in resolve 2022-07-27T12:46:50,775 raise ResolutionImpossible(self.state.backtrack_causes) 2022-07-27T12:46:50,775 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=RequiresPythonRequirement('<4.0,>=3.10'), parent=LinkCandidate('https://files.pythonhosted.org/packages/e9/f9/14bc425c52fadbc962e4aa6a4df065a440b92b647a74de419ccb607c763d/perfil-0.1.0.tar.gz#sha256=4b0500f181be5ff63098694e9dd11c1dec598a519e5be9489838b36e4e55d61f (from https://pypi.org/simple/perfil/)'))] 2022-07-27T12:46:50,775 2022-07-27T12:46:50,775 The above exception was the direct cause of the following exception: 2022-07-27T12:46:50,775 2022-07-27T12:46:50,775 Traceback (most recent call last): 2022-07-27T12:46:50,775 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-07-27T12:46:50,775 status = run_func(*args) 2022-07-27T12:46:50,775 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-07-27T12:46:50,775 return func(self, options, args) 2022-07-27T12:46:50,775 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-07-27T12:46:50,775 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-07-27T12:46:50,775 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-07-27T12:46:50,775 raise error from e 2022-07-27T12:46:50,775 pip._internal.exceptions.UnsupportedPythonVersion: Package 'perfil' requires a different Python: 3.7.3 not in '<4.0,>=3.10' 2022-07-27T12:46:50,784 Removed build tracker: '/tmp/pip-build-tracker-echkc0is'