2021-03-21T14:25:29,084 Created temporary directory: /tmp/pip-ephem-wheel-cache-spunysea 2021-03-21T14:25:29,087 Created temporary directory: /tmp/pip-req-tracker-ox0phedq 2021-03-21T14:25:29,088 Initialized build tracking at /tmp/pip-req-tracker-ox0phedq 2021-03-21T14:25:29,088 Created build tracker: /tmp/pip-req-tracker-ox0phedq 2021-03-21T14:25:29,088 Entered build tracker: /tmp/pip-req-tracker-ox0phedq 2021-03-21T14:25:29,089 Created temporary directory: /tmp/pip-wheel-f6szs4qw 2021-03-21T14:25:29,125 1 location(s) to search for versions of bq-iterate: 2021-03-21T14:25:29,125 * https://pypi.org/simple/bq-iterate/ 2021-03-21T14:25:29,125 Fetching project page and analyzing links: https://pypi.org/simple/bq-iterate/ 2021-03-21T14:25:29,126 Getting page https://pypi.org/simple/bq-iterate/ 2021-03-21T14:25:29,127 Found index url https://pypi.org/simple 2021-03-21T14:25:29,235 Link requires a different Python (3.7.3 not in: '>=3.8,<3.10'): https://files.pythonhosted.org/packages/24/2b/42298e942214e70b4bc7071b273f6675129b7aae0f969b24aca5bb2aefb6/bq_iterate-0.1.4-py3-none-any.whl#sha256=a4d86be5ad7ef1ade60e61b5aeb24028ac3cdd94c9cdf5e65dc551d3b54e1b23 (from https://pypi.org/simple/bq-iterate/) (requires-python:>=3.8,<3.10) 2021-03-21T14:25:29,236 Link requires a different Python (3.7.3 not in: '>=3.8,<3.10'): https://files.pythonhosted.org/packages/a3/6e/82e528517d5dac155666210f8949bdb58ecfbe2efd40d53b4aacbc6fa235/bq_iterate-0.1.4.tar.gz#sha256=8cf0afcdc6683ad1c414c232f6b4d4f83c662262824fdaeb24c261843393b6f4 (from https://pypi.org/simple/bq-iterate/) (requires-python:>=3.8,<3.10) 2021-03-21T14:25:29,237 Link requires a different Python (3.7.3 not in: '>=3.8,<3.10'): https://files.pythonhosted.org/packages/8c/87/981ed6e5846b32a1bc376ede0e281a1db1b9b6acac234504b1be2434cb40/bq_iterate-0.1.5-py3-none-any.whl#sha256=a43baa49431ad8303f217516f4ecb4368f07a9228628453162bae86ad8c540f2 (from https://pypi.org/simple/bq-iterate/) (requires-python:>=3.8,<3.10) 2021-03-21T14:25:29,237 Link requires a different Python (3.7.3 not in: '>=3.8,<3.10'): https://files.pythonhosted.org/packages/b1/da/c32afa72b00610fcf5958870af89d6bd853e79453179cf1aa311afccccfa/bq_iterate-0.1.5.tar.gz#sha256=02d7639106291a9bd89ee4ce408261981f13112023925c087485e3e247fea9f2 (from https://pypi.org/simple/bq-iterate/) (requires-python:>=3.8,<3.10) 2021-03-21T14:25:29,238 Given no hashes to check 0 links for project 'bq-iterate': discarding no candidates 2021-03-21T14:25:29,238 ERROR: Could not find a version that satisfies the requirement bq-iterate==0.1.4 2021-03-21T14:25:29,238 ERROR: No matching distribution found for bq-iterate==0.1.4 2021-03-21T14:25:29,239 Exception information: 2021-03-21T14:25:29,239 Traceback (most recent call last): 2021-03-21T14:25:29,239 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-21T14:25:29,239 crit = self.state.criteria[name] 2021-03-21T14:25:29,239 KeyError: 'bq-iterate' 2021-03-21T14:25:29,239 2021-03-21T14:25:29,239 During handling of the above exception, another exception occurred: 2021-03-21T14:25:29,239 2021-03-21T14:25:29,239 Traceback (most recent call last): 2021-03-21T14:25:29,239 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-21T14:25:29,239 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-21T14:25:29,239 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-21T14:25:29,239 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-21T14:25:29,239 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-21T14:25:29,239 raise RequirementsConflicted(criterion) 2021-03-21T14:25:29,239 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bq-iterate==0.1.4') 2021-03-21T14:25:29,239 2021-03-21T14:25:29,239 During handling of the above exception, another exception occurred: 2021-03-21T14:25:29,239 2021-03-21T14:25:29,239 Traceback (most recent call last): 2021-03-21T14:25:29,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-21T14:25:29,239 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-21T14:25:29,239 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-21T14:25:29,239 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-21T14:25:29,239 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-21T14:25:29,239 raise ResolutionImpossible(e.criterion.information) 2021-03-21T14:25:29,239 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bq-iterate==0.1.4'), parent=None)] 2021-03-21T14:25:29,239 2021-03-21T14:25:29,239 The above exception was the direct cause of the following exception: 2021-03-21T14:25:29,239 2021-03-21T14:25:29,239 Traceback (most recent call last): 2021-03-21T14:25:29,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-21T14:25:29,239 status = self.run(options, args) 2021-03-21T14:25:29,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-21T14:25:29,239 return func(self, options, args) 2021-03-21T14:25:29,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-21T14:25:29,239 reqs, check_supported_wheels=True 2021-03-21T14:25:29,239 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-21T14:25:29,239 six.raise_from(error, e) 2021-03-21T14:25:29,239 File "", line 3, in raise_from 2021-03-21T14:25:29,239 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bq-iterate==0.1.4 2021-03-21T14:25:29,243 Removed build tracker: '/tmp/pip-req-tracker-ox0phedq'