2022-05-22T20:46:59,614 Created temporary directory: /tmp/pip-ephem-wheel-cache-i_k7yoa0 2022-05-22T20:46:59,619 Created temporary directory: /tmp/pip-build-tracker-3l6svljd 2022-05-22T20:46:59,620 Initialized build tracking at /tmp/pip-build-tracker-3l6svljd 2022-05-22T20:46:59,621 Created build tracker: /tmp/pip-build-tracker-3l6svljd 2022-05-22T20:46:59,621 Entered build tracker: /tmp/pip-build-tracker-3l6svljd 2022-05-22T20:46:59,622 Created temporary directory: /tmp/pip-wheel-2paqj___ 2022-05-22T20:46:59,685 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-22T20:46:59,693 2 location(s) to search for versions of prosemble: 2022-05-22T20:46:59,693 * https://pypi.org/simple/prosemble/ 2022-05-22T20:46:59,693 * https://www.piwheels.org/simple/prosemble/ 2022-05-22T20:46:59,694 Fetching project page and analyzing links: https://pypi.org/simple/prosemble/ 2022-05-22T20:46:59,695 Getting page https://pypi.org/simple/prosemble/ 2022-05-22T20:46:59,699 Found index url https://pypi.org/simple 2022-05-22T20:46:59,802 Skipping link: No binaries permitted for prosemble: https://files.pythonhosted.org/packages/12/33/9afb4d9b72ac443877191efe57507494b1c5628de0c0aa6229bb341d06ed/Prosemble-0.0.1-py3-none-any.whl#sha256=792bf25209826ed35c5f8ada2dc1b4bc3cafda23273c02182dd90ee3c45eccbd (from https://pypi.org/simple/prosemble/) (requires-python:>=3.9) 2022-05-22T20:46:59,803 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/dc/90/13acbda77d733eee83b860a6105ac7357c9126c46bfc42edd8016deb6816/Prosemble-0.0.1.tar.gz#sha256=fd36d861d646d9a3e824366b0a278b9d7556e2bd119d40034ed6ab9621d8d358 (from https://pypi.org/simple/prosemble/) (requires-python:>=3.9) 2022-05-22T20:46:59,804 Skipping link: 0.0.1 Requires-Python >=3.9: https://files.pythonhosted.org/packages/dc/90/13acbda77d733eee83b860a6105ac7357c9126c46bfc42edd8016deb6816/Prosemble-0.0.1.tar.gz#sha256=fd36d861d646d9a3e824366b0a278b9d7556e2bd119d40034ed6ab9621d8d358 (from https://pypi.org/simple/prosemble/) (requires-python:>=3.9) 2022-05-22T20:46:59,805 Fetching project page and analyzing links: https://www.piwheels.org/simple/prosemble/ 2022-05-22T20:46:59,805 Getting page https://www.piwheels.org/simple/prosemble/ 2022-05-22T20:46:59,807 Found index url https://www.piwheels.org/simple 2022-05-22T20:47:00,016 Skipping link: not a file: https://www.piwheels.org/simple/prosemble/ 2022-05-22T20:47:00,016 Skipping link: not a file: https://pypi.org/simple/prosemble/ 2022-05-22T20:47:00,049 Given no hashes to check 0 links for project 'prosemble': discarding no candidates 2022-05-22T20:47:00,050 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.9 2022-05-22T20:47:00,053 ERROR: Could not find a version that satisfies the requirement prosemble==0.0.1 (from versions: none) 2022-05-22T20:47:00,055 ERROR: No matching distribution found for prosemble==0.0.1 2022-05-22T20:47:00,057 Exception information: 2022-05-22T20:47:00,057 Traceback (most recent call last): 2022-05-22T20:47:00,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-22T20:47:00,057 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-22T20:47:00,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-22T20:47:00,057 raise RequirementsConflicted(criterion) 2022-05-22T20:47:00,057 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('prosemble==0.0.1') 2022-05-22T20:47:00,057 2022-05-22T20:47:00,057 During handling of the above exception, another exception occurred: 2022-05-22T20:47:00,057 2022-05-22T20:47:00,057 Traceback (most recent call last): 2022-05-22T20:47:00,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-22T20:47:00,057 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-22T20:47:00,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-22T20:47:00,057 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-22T20:47:00,057 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-22T20:47:00,057 raise ResolutionImpossible(e.criterion.information) 2022-05-22T20:47:00,057 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('prosemble==0.0.1'), parent=None)] 2022-05-22T20:47:00,057 2022-05-22T20:47:00,057 The above exception was the direct cause of the following exception: 2022-05-22T20:47:00,057 2022-05-22T20:47:00,057 Traceback (most recent call last): 2022-05-22T20:47:00,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-22T20:47:00,057 status = run_func(*args) 2022-05-22T20:47:00,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-22T20:47:00,057 return func(self, options, args) 2022-05-22T20:47:00,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-22T20:47:00,057 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-22T20:47:00,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-22T20:47:00,057 raise error from e 2022-05-22T20:47:00,057 pip._internal.exceptions.DistributionNotFound: No matching distribution found for prosemble==0.0.1 2022-05-22T20:47:00,065 Removed build tracker: '/tmp/pip-build-tracker-3l6svljd'