2021-08-23T20:54:16,131 Created temporary directory: /tmp/pip-ephem-wheel-cache-6wgifsjo 2021-08-23T20:54:16,135 Created temporary directory: /tmp/pip-req-tracker-l0bqjt7b 2021-08-23T20:54:16,136 Initialized build tracking at /tmp/pip-req-tracker-l0bqjt7b 2021-08-23T20:54:16,136 Created build tracker: /tmp/pip-req-tracker-l0bqjt7b 2021-08-23T20:54:16,136 Entered build tracker: /tmp/pip-req-tracker-l0bqjt7b 2021-08-23T20:54:16,137 Created temporary directory: /tmp/pip-wheel-054kmp_0 2021-08-23T20:54:16,165 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-23T20:54:16,168 2 location(s) to search for versions of conditional-inference: 2021-08-23T20:54:16,168 * https://pypi.org/simple/conditional-inference/ 2021-08-23T20:54:16,168 * https://www.piwheels.org/simple/conditional-inference/ 2021-08-23T20:54:16,168 Fetching project page and analyzing links: https://pypi.org/simple/conditional-inference/ 2021-08-23T20:54:16,169 Getting page https://pypi.org/simple/conditional-inference/ 2021-08-23T20:54:16,170 Found index url https://pypi.org/simple 2021-08-23T20:54:16,262 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e1/59/d429078a5ae73429a9e9ba684a55af703fe4493ee83bd32b30f9554bcc42/conditional-inference-0.0.1.tar.gz#sha256=062a5346c1b4784234730caf47952d3ecd853eab32d8165099b88a3e3ee16b7a (from https://pypi.org/simple/conditional-inference/) (requires-python:>=3.8) 2021-08-23T20:54:16,263 Skipping link: No binaries permitted for conditional-inference: https://files.pythonhosted.org/packages/e5/b0/c07c095fb0363098f381760b4570d3ee716df695922f418f1778fea22b6b/conditional_inference-0.0.1-py3-none-any.whl#sha256=86001be8e523b3073eaf15495df57d8a77acf373036e76a7271ffa01791ff7b0 (from https://pypi.org/simple/conditional-inference/) (requires-python:>=3.8) 2021-08-23T20:54:16,263 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/67/00/912a1cf36b2f8da8d5f6920f4480d591f60e62dff492c83df3c839efffbf/conditional-inference-0.0.2.tar.gz#sha256=0be1000efe8958b13dd3bc64d9e8024e5faf1becd0d9af8bc2cdb3facebae7ca (from https://pypi.org/simple/conditional-inference/) (requires-python:>=3.8) 2021-08-23T20:54:16,264 Skipping link: No binaries permitted for conditional-inference: https://files.pythonhosted.org/packages/7f/8d/ea4172e2022003fa0f1d0ab08559dc0fb1d450fbde7e1ca6ed78f0fad51a/conditional_inference-0.0.2-py3-none-any.whl#sha256=a26b40260b6b566e4d15968e8ca0252a726262f565421a5845352100cbfde56e (from https://pypi.org/simple/conditional-inference/) (requires-python:>=3.8) 2021-08-23T20:54:16,264 Fetching project page and analyzing links: https://www.piwheels.org/simple/conditional-inference/ 2021-08-23T20:54:16,264 Getting page https://www.piwheels.org/simple/conditional-inference/ 2021-08-23T20:54:16,265 Found index url https://www.piwheels.org/simple 2021-08-23T20:54:16,387 Skipping link: No binaries permitted for conditional-inference: https://www.piwheels.org/simple/conditional-inference/conditional_inference-0.0.1-py3-none-any.whl#sha256=28d23b519de3c3a7ad55e3e7829b79688173bedebfdc94136c090a9b6fbc8b66 (from https://www.piwheels.org/simple/conditional-inference/) (requires-python:>=3.8) 2021-08-23T20:54:16,388 Skipping link: not a file: https://www.piwheels.org/simple/conditional-inference/ 2021-08-23T20:54:16,388 Skipping link: not a file: https://pypi.org/simple/conditional-inference/ 2021-08-23T20:54:16,409 Given no hashes to check 0 links for project 'conditional-inference': discarding no candidates 2021-08-23T20:54:16,410 ERROR: Could not find a version that satisfies the requirement conditional-inference==0.0.2 (from versions: none) 2021-08-23T20:54:16,410 ERROR: No matching distribution found for conditional-inference==0.0.2 2021-08-23T20:54:16,410 Exception information: 2021-08-23T20:54:16,410 Traceback (most recent call last): 2021-08-23T20:54:16,410 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-23T20:54:16,410 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-23T20:54:16,410 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-23T20:54:16,410 raise RequirementsConflicted(criterion) 2021-08-23T20:54:16,410 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('conditional-inference==0.0.2') 2021-08-23T20:54:16,410 2021-08-23T20:54:16,410 During handling of the above exception, another exception occurred: 2021-08-23T20:54:16,410 2021-08-23T20:54:16,410 Traceback (most recent call last): 2021-08-23T20:54:16,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-23T20:54:16,410 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-23T20:54:16,410 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-23T20:54:16,410 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-23T20:54:16,410 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-23T20:54:16,410 raise ResolutionImpossible(e.criterion.information) 2021-08-23T20:54:16,410 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('conditional-inference==0.0.2'), parent=None)] 2021-08-23T20:54:16,410 2021-08-23T20:54:16,410 The above exception was the direct cause of the following exception: 2021-08-23T20:54:16,410 2021-08-23T20:54:16,410 Traceback (most recent call last): 2021-08-23T20:54:16,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-23T20:54:16,410 status = self.run(options, args) 2021-08-23T20:54:16,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-23T20:54:16,410 return func(self, options, args) 2021-08-23T20:54:16,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-23T20:54:16,410 reqs, check_supported_wheels=True 2021-08-23T20:54:16,410 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-23T20:54:16,410 raise error from e 2021-08-23T20:54:16,410 pip._internal.exceptions.DistributionNotFound: No matching distribution found for conditional-inference==0.0.2 2021-08-23T20:54:16,414 Removed build tracker: '/tmp/pip-req-tracker-l0bqjt7b'