2023-05-28T12:22:09,744 Created temporary directory: /tmp/pip-build-tracker-49ca7dgs 2023-05-28T12:22:09,747 Initialized build tracking at /tmp/pip-build-tracker-49ca7dgs 2023-05-28T12:22:09,748 Created build tracker: /tmp/pip-build-tracker-49ca7dgs 2023-05-28T12:22:09,748 Entered build tracker: /tmp/pip-build-tracker-49ca7dgs 2023-05-28T12:22:09,749 Created temporary directory: /tmp/pip-wheel-g75bbncl 2023-05-28T12:22:09,758 Created temporary directory: /tmp/pip-ephem-wheel-cache-oe21tkxt 2023-05-28T12:22:09,817 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-28T12:22:09,826 2 location(s) to search for versions of aio-telegram-log-handler: 2023-05-28T12:22:09,826 * https://pypi.org/simple/aio-telegram-log-handler/ 2023-05-28T12:22:09,826 * https://www.piwheels.org/simple/aio-telegram-log-handler/ 2023-05-28T12:22:09,827 Fetching project page and analyzing links: https://pypi.org/simple/aio-telegram-log-handler/ 2023-05-28T12:22:09,828 Getting page https://pypi.org/simple/aio-telegram-log-handler/ 2023-05-28T12:22:09,832 Found index url https://pypi.org/simple/ 2023-05-28T12:22:10,020 Fetched page https://pypi.org/simple/aio-telegram-log-handler/ as application/vnd.pypi.simple.v1+json 2023-05-28T12:22:10,022 Skipping link: No binaries permitted for aio-telegram-log-handler: https://files.pythonhosted.org/packages/cd/65/deb52932f03368f9910c2a7a1a54f001c2b0d82a33e011a10e786af94521/aio_telegram_log_handler-1.0.0-py3-none-any.whl (from https://pypi.org/simple/aio-telegram-log-handler/) (requires-python:>=3.9) 2023-05-28T12:22:10,024 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/de/02/3a51c2a9b9e17cfa9f20931c885d1afa7353eaa627f16f99424abb8273af/aio_telegram_log_handler-1.0.0.tar.gz (from https://pypi.org/simple/aio-telegram-log-handler/) (requires-python:>=3.9) 2023-05-28T12:22:10,024 Skipping link: 1.0.0 Requires-Python >=3.9: https://files.pythonhosted.org/packages/de/02/3a51c2a9b9e17cfa9f20931c885d1afa7353eaa627f16f99424abb8273af/aio_telegram_log_handler-1.0.0.tar.gz (from https://pypi.org/simple/aio-telegram-log-handler/) (requires-python:>=3.9) 2023-05-28T12:22:10,025 Fetching project page and analyzing links: https://www.piwheels.org/simple/aio-telegram-log-handler/ 2023-05-28T12:22:10,026 Getting page https://www.piwheels.org/simple/aio-telegram-log-handler/ 2023-05-28T12:22:10,028 Found index url https://www.piwheels.org/simple/ 2023-05-28T12:22:10,233 Fetched page https://www.piwheels.org/simple/aio-telegram-log-handler/ as text/html 2023-05-28T12:22:10,234 Skipping link: not a file: https://www.piwheels.org/simple/aio-telegram-log-handler/ 2023-05-28T12:22:10,235 Skipping link: not a file: https://pypi.org/simple/aio-telegram-log-handler/ 2023-05-28T12:22:10,266 Given no hashes to check 0 links for project 'aio-telegram-log-handler': discarding no candidates 2023-05-28T12:22:10,267 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.9 2023-05-28T12:22:10,270 ERROR: Could not find a version that satisfies the requirement aio-telegram-log-handler==1.0.0 (from versions: none) 2023-05-28T12:22:10,273 ERROR: No matching distribution found for aio-telegram-log-handler==1.0.0 2023-05-28T12:22:10,275 Exception information: 2023-05-28T12:22:10,275 Traceback (most recent call last): 2023-05-28T12:22:10,275 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-28T12:22:10,275 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-28T12:22:10,275 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-28T12:22:10,275 raise RequirementsConflicted(criterion) 2023-05-28T12:22:10,275 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aio-telegram-log-handler==1.0.0') 2023-05-28T12:22:10,275 2023-05-28T12:22:10,275 During handling of the above exception, another exception occurred: 2023-05-28T12:22:10,275 2023-05-28T12:22:10,275 Traceback (most recent call last): 2023-05-28T12:22:10,275 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-28T12:22:10,275 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-28T12:22:10,275 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-28T12:22:10,275 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-28T12:22:10,275 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-28T12:22:10,275 raise ResolutionImpossible(e.criterion.information) 2023-05-28T12:22:10,275 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aio-telegram-log-handler==1.0.0'), parent=None)] 2023-05-28T12:22:10,275 2023-05-28T12:22:10,275 The above exception was the direct cause of the following exception: 2023-05-28T12:22:10,275 2023-05-28T12:22:10,275 Traceback (most recent call last): 2023-05-28T12:22:10,275 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-28T12:22:10,275 status = run_func(*args) 2023-05-28T12:22:10,275 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-28T12:22:10,275 return func(self, options, args) 2023-05-28T12:22:10,275 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-28T12:22:10,275 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-28T12:22:10,275 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-28T12:22:10,275 raise error from e 2023-05-28T12:22:10,275 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aio-telegram-log-handler==1.0.0 2023-05-28T12:22:10,283 Removed build tracker: '/tmp/pip-build-tracker-49ca7dgs'