2021-07-12T18:58:23,066 Created temporary directory: /tmp/pip-ephem-wheel-cache-u71fs9j8 2021-07-12T18:58:23,068 Created temporary directory: /tmp/pip-req-tracker-m0xh5o_e 2021-07-12T18:58:23,069 Initialized build tracking at /tmp/pip-req-tracker-m0xh5o_e 2021-07-12T18:58:23,069 Created build tracker: /tmp/pip-req-tracker-m0xh5o_e 2021-07-12T18:58:23,069 Entered build tracker: /tmp/pip-req-tracker-m0xh5o_e 2021-07-12T18:58:23,070 Created temporary directory: /tmp/pip-wheel-z6xzcxdq 2021-07-12T18:58:23,100 1 location(s) to search for versions of pipinit: 2021-07-12T18:58:23,100 * https://pypi.org/simple/pipinit/ 2021-07-12T18:58:23,101 Fetching project page and analyzing links: https://pypi.org/simple/pipinit/ 2021-07-12T18:58:23,101 Getting page https://pypi.org/simple/pipinit/ 2021-07-12T18:58:23,103 Found index url https://pypi.org/simple 2021-07-12T18:58:23,191 Found link https://files.pythonhosted.org/packages/5c/c2/9363e68d9a6bbf97acbcb6e661a9ad358d8fab954c927ca66544b1fb05da/pipinit-1.0.0.macosx-10.12-x86_64.tar.gz#sha256=fa5c2561bd8fb37217e0496deabcfd9900a8e1fe27c37d3c1b267256ab06dcc5 (from https://pypi.org/simple/pipinit/) (requires-python:>=3), version: 1.0.0.macosx-10.12-x86_64 2021-07-12T18:58:23,192 Found link https://files.pythonhosted.org/packages/04/f9/9963d246ce71a6867d9d438ce41acb0d2d7a3a5080172a9b0750c1800b3d/pipinit-1.0.1.macosx-10.12-x86_64.tar.gz#sha256=f2a6d61f6504db9dc9af42cea4047b772e4a8f0b6cdc00ef7344042e26562b6d (from https://pypi.org/simple/pipinit/) (requires-python:>=3), version: 1.0.1.macosx-10.12-x86_64 2021-07-12T18:58:23,193 Found link https://files.pythonhosted.org/packages/6b/9c/5bac5e6eecfdf70a9af719ed9acfac039dcc992a5c488451ef4ab2c498d3/pipinit-1.0.2.macosx-10.12-x86_64.tar.gz#sha256=1ed2e933735813e2e04cb32d1bff6fec358f8ddfee60b913d1c6ee80e95cb753 (from https://pypi.org/simple/pipinit/) (requires-python:>=3), version: 1.0.2.macosx-10.12-x86_64 2021-07-12T18:58:23,193 Skipping link: not a file: https://pypi.org/simple/pipinit/ 2021-07-12T18:58:23,211 Given no hashes to check 0 links for project 'pipinit': discarding no candidates 2021-07-12T18:58:23,211 ERROR: Could not find a version that satisfies the requirement pipinit==1.0.1 (from versions: 1.0.0.macosx-10.12-x86_64, 1.0.1.macosx-10.12-x86_64, 1.0.2.macosx-10.12-x86_64) 2021-07-12T18:58:23,212 ERROR: No matching distribution found for pipinit==1.0.1 2021-07-12T18:58:23,212 Exception information: 2021-07-12T18:58:23,212 Traceback (most recent call last): 2021-07-12T18:58:23,212 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T18:58:23,212 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T18:58:23,212 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T18:58:23,212 raise RequirementsConflicted(criterion) 2021-07-12T18:58:23,212 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pipinit==1.0.1') 2021-07-12T18:58:23,212 2021-07-12T18:58:23,212 During handling of the above exception, another exception occurred: 2021-07-12T18:58:23,212 2021-07-12T18:58:23,212 Traceback (most recent call last): 2021-07-12T18:58:23,212 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T18:58:23,212 result = self._result = resolver.resolve( 2021-07-12T18:58:23,212 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T18:58:23,212 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T18:58:23,212 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T18:58:23,212 raise ResolutionImpossible(e.criterion.information) 2021-07-12T18:58:23,212 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pipinit==1.0.1'), parent=None)] 2021-07-12T18:58:23,212 2021-07-12T18:58:23,212 The above exception was the direct cause of the following exception: 2021-07-12T18:58:23,212 2021-07-12T18:58:23,212 Traceback (most recent call last): 2021-07-12T18:58:23,212 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T18:58:23,212 status = self.run(options, args) 2021-07-12T18:58:23,212 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T18:58:23,212 return func(self, options, args) 2021-07-12T18:58:23,212 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T18:58:23,212 requirement_set = resolver.resolve( 2021-07-12T18:58:23,212 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T18:58:23,212 raise error from e 2021-07-12T18:58:23,212 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pipinit==1.0.1 2021-07-12T18:58:23,216 Removed build tracker: '/tmp/pip-req-tracker-m0xh5o_e'