2023-05-13T06:27:32,051 Created temporary directory: /tmp/pip-build-tracker-fkjrx4r_ 2023-05-13T06:27:32,053 Initialized build tracking at /tmp/pip-build-tracker-fkjrx4r_ 2023-05-13T06:27:32,054 Created build tracker: /tmp/pip-build-tracker-fkjrx4r_ 2023-05-13T06:27:32,054 Entered build tracker: /tmp/pip-build-tracker-fkjrx4r_ 2023-05-13T06:27:32,055 Created temporary directory: /tmp/pip-wheel-yhtiwbwy 2023-05-13T06:27:32,064 Created temporary directory: /tmp/pip-ephem-wheel-cache-57qv2kgv 2023-05-13T06:27:32,116 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-13T06:27:32,124 2 location(s) to search for versions of downtime: 2023-05-13T06:27:32,124 * https://pypi.org/simple/downtime/ 2023-05-13T06:27:32,124 * https://www.piwheels.org/simple/downtime/ 2023-05-13T06:27:32,125 Fetching project page and analyzing links: https://pypi.org/simple/downtime/ 2023-05-13T06:27:32,126 Getting page https://pypi.org/simple/downtime/ 2023-05-13T06:27:32,130 Found index url https://pypi.org/simple/ 2023-05-13T06:27:32,313 Fetched page https://pypi.org/simple/downtime/ as application/vnd.pypi.simple.v1+json 2023-05-13T06:27:32,316 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/c9/26/010314774bb7bd2534830a9c539710954e29b5b8427115b16cd900b106f7/downtime-1.0.0a0.tar.gz (from https://pypi.org/simple/downtime/) (requires-python:>=3.9) 2023-05-13T06:27:32,317 Skipping link: 1.0.0a0 Requires-Python >=3.9: https://files.pythonhosted.org/packages/c9/26/010314774bb7bd2534830a9c539710954e29b5b8427115b16cd900b106f7/downtime-1.0.0a0.tar.gz (from https://pypi.org/simple/downtime/) (requires-python:>=3.9) 2023-05-13T06:27:32,317 Fetching project page and analyzing links: https://www.piwheels.org/simple/downtime/ 2023-05-13T06:27:32,318 Getting page https://www.piwheels.org/simple/downtime/ 2023-05-13T06:27:32,320 Found index url https://www.piwheels.org/simple/ 2023-05-13T06:27:32,617 Fetched page https://www.piwheels.org/simple/downtime/ as text/html 2023-05-13T06:27:32,620 Skipping link: No binaries permitted for downtime: https://www.piwheels.org/simple/downtime/downtime-1.0.0a0-py3-none-any.whl#sha256=09a9a76c4735027806a91d805e3a75eb91cba1c5e59d671f34ba18c0f643b1e2 (from https://www.piwheels.org/simple/downtime/) (requires-python:>=3.9) 2023-05-13T06:27:32,620 Skipping link: not a file: https://www.piwheels.org/simple/downtime/ 2023-05-13T06:27:32,621 Skipping link: not a file: https://pypi.org/simple/downtime/ 2023-05-13T06:27:32,653 Given no hashes to check 0 links for project 'downtime': discarding no candidates 2023-05-13T06:27:32,654 ERROR: Ignored the following versions that require a different python version: 1.0.0a0 Requires-Python >=3.9 2023-05-13T06:27:32,657 ERROR: Could not find a version that satisfies the requirement downtime==1.0.0a0 (from versions: none) 2023-05-13T06:27:32,659 ERROR: No matching distribution found for downtime==1.0.0a0 2023-05-13T06:27:32,661 Exception information: 2023-05-13T06:27:32,661 Traceback (most recent call last): 2023-05-13T06:27:32,661 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-13T06:27:32,661 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-13T06:27:32,661 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-13T06:27:32,661 raise RequirementsConflicted(criterion) 2023-05-13T06:27:32,661 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('downtime==1.0.0a0') 2023-05-13T06:27:32,661 2023-05-13T06:27:32,661 During handling of the above exception, another exception occurred: 2023-05-13T06:27:32,661 2023-05-13T06:27:32,661 Traceback (most recent call last): 2023-05-13T06:27:32,661 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-13T06:27:32,661 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-13T06:27:32,661 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-13T06:27:32,661 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-13T06:27:32,661 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-13T06:27:32,661 raise ResolutionImpossible(e.criterion.information) 2023-05-13T06:27:32,661 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('downtime==1.0.0a0'), parent=None)] 2023-05-13T06:27:32,661 2023-05-13T06:27:32,661 The above exception was the direct cause of the following exception: 2023-05-13T06:27:32,661 2023-05-13T06:27:32,661 Traceback (most recent call last): 2023-05-13T06:27:32,661 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-13T06:27:32,661 status = run_func(*args) 2023-05-13T06:27:32,661 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-13T06:27:32,661 return func(self, options, args) 2023-05-13T06:27:32,661 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-13T06:27:32,661 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-13T06:27:32,661 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-13T06:27:32,661 raise error from e 2023-05-13T06:27:32,661 pip._internal.exceptions.DistributionNotFound: No matching distribution found for downtime==1.0.0a0 2023-05-13T06:27:32,670 Removed build tracker: '/tmp/pip-build-tracker-fkjrx4r_'