2022-05-15T16:45:22,839 Created temporary directory: /tmp/pip-ephem-wheel-cache-61diuyqv 2022-05-15T16:45:22,845 Created temporary directory: /tmp/pip-req-tracker-ejmwriti 2022-05-15T16:45:22,846 Initialized build tracking at /tmp/pip-req-tracker-ejmwriti 2022-05-15T16:45:22,846 Created build tracker: /tmp/pip-req-tracker-ejmwriti 2022-05-15T16:45:22,846 Entered build tracker: /tmp/pip-req-tracker-ejmwriti 2022-05-15T16:45:22,848 Created temporary directory: /tmp/pip-wheel-ow_8r_8r 2022-05-15T16:45:22,909 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-15T16:45:22,923 2 location(s) to search for versions of autoregistry: 2022-05-15T16:45:22,923 * https://pypi.org/simple/autoregistry/ 2022-05-15T16:45:22,923 * https://www.piwheels.org/simple/autoregistry/ 2022-05-15T16:45:22,924 Fetching project page and analyzing links: https://pypi.org/simple/autoregistry/ 2022-05-15T16:45:22,925 Getting page https://pypi.org/simple/autoregistry/ 2022-05-15T16:45:22,929 Found index url https://pypi.org/simple 2022-05-15T16:45:23,034 Skipping link: No binaries permitted for autoregistry: https://files.pythonhosted.org/packages/e5/4b/19d15779addb38054063baa811d84f390900a68d822bd3f0225553885cd0/autoregistry-0.0.0-py3-none-any.whl#sha256=b2a4731967fe67b7544fa1410db6466bcfb7c629cecc09549ae6605852716de5 (from https://pypi.org/simple/autoregistry/) (requires-python:>=3.8,<4.0) 2022-05-15T16:45:23,036 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/68/5d/081e4413317174a5652e8c4908012e5d486032ab9305b6111440b1eb3170/autoregistry-0.0.0.tar.gz#sha256=3e1f1e4e01560316779158504ebf291bc1fe85afbb093aaf601d9486e14f511c (from https://pypi.org/simple/autoregistry/) (requires-python:>=3.8,<4.0) 2022-05-15T16:45:23,037 Fetching project page and analyzing links: https://www.piwheels.org/simple/autoregistry/ 2022-05-15T16:45:23,037 Getting page https://www.piwheels.org/simple/autoregistry/ 2022-05-15T16:45:23,039 Found index url https://www.piwheels.org/simple 2022-05-15T16:45:23,255 Skipping link: not a file: https://www.piwheels.org/simple/autoregistry/ 2022-05-15T16:45:23,255 Skipping link: not a file: https://pypi.org/simple/autoregistry/ 2022-05-15T16:45:23,288 Given no hashes to check 0 links for project 'autoregistry': discarding no candidates 2022-05-15T16:45:23,289 ERROR: Could not find a version that satisfies the requirement autoregistry==0.0.0 (from versions: none) 2022-05-15T16:45:23,291 ERROR: No matching distribution found for autoregistry==0.0.0 2022-05-15T16:45:23,293 Exception information: 2022-05-15T16:45:23,293 Traceback (most recent call last): 2022-05-15T16:45:23,293 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-15T16:45:23,293 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-15T16:45:23,293 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-15T16:45:23,293 raise RequirementsConflicted(criterion) 2022-05-15T16:45:23,293 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('autoregistry==0.0.0') 2022-05-15T16:45:23,293 2022-05-15T16:45:23,293 During handling of the above exception, another exception occurred: 2022-05-15T16:45:23,293 2022-05-15T16:45:23,293 Traceback (most recent call last): 2022-05-15T16:45:23,293 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-15T16:45:23,293 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-15T16:45:23,293 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-15T16:45:23,293 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-15T16:45:23,293 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-15T16:45:23,293 raise ResolutionImpossible(e.criterion.information) 2022-05-15T16:45:23,293 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('autoregistry==0.0.0'), parent=None)] 2022-05-15T16:45:23,293 2022-05-15T16:45:23,293 The above exception was the direct cause of the following exception: 2022-05-15T16:45:23,293 2022-05-15T16:45:23,293 Traceback (most recent call last): 2022-05-15T16:45:23,293 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-15T16:45:23,293 status = run_func(*args) 2022-05-15T16:45:23,293 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-15T16:45:23,293 return func(self, options, args) 2022-05-15T16:45:23,293 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-15T16:45:23,293 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-15T16:45:23,293 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-15T16:45:23,293 raise error from e 2022-05-15T16:45:23,293 pip._internal.exceptions.DistributionNotFound: No matching distribution found for autoregistry==0.0.0 2022-05-15T16:45:23,302 Removed build tracker: '/tmp/pip-req-tracker-ejmwriti'