2021-02-16T22:29:02,982 Created temporary directory: /tmp/pip-ephem-wheel-cache-zzzl4pv9 2021-02-16T22:29:02,985 Created temporary directory: /tmp/pip-req-tracker-nyhrhlqx 2021-02-16T22:29:02,985 Initialized build tracking at /tmp/pip-req-tracker-nyhrhlqx 2021-02-16T22:29:02,985 Created build tracker: /tmp/pip-req-tracker-nyhrhlqx 2021-02-16T22:29:02,985 Entered build tracker: /tmp/pip-req-tracker-nyhrhlqx 2021-02-16T22:29:02,986 Created temporary directory: /tmp/pip-wheel-2h9fe_g5 2021-02-16T22:29:03,014 1 location(s) to search for versions of d2d-bookmaker: 2021-02-16T22:29:03,014 * https://pypi.org/simple/d2d-bookmaker/ 2021-02-16T22:29:03,015 Fetching project page and analyzing links: https://pypi.org/simple/d2d-bookmaker/ 2021-02-16T22:29:03,015 Getting page https://pypi.org/simple/d2d-bookmaker/ 2021-02-16T22:29:03,017 Found index url https://pypi.org/simple 2021-02-16T22:29:03,102 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/2b/f7/01c5c9a2d5f2330efd59b014520bbb3f5a9fc41983ea7437930ec6fc6aa0/d2d-bookmaker-0.0.1.tar.gz#sha256=735c418d133bf831562e756b035372d47f79542a8f8ab1277c7bf5b7fa63e4f2 (from https://pypi.org/simple/d2d-bookmaker/) (requires-python:>=3.8,<4.0) 2021-02-16T22:29:03,115 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/93/45/1c50ada5f2703c5042f5545958ccb01c6838a9784edde3580b5c0cbfb79f/d2d_bookmaker-0.0.1-py3-none-any.whl#sha256=a47596fb71627557ee05074879ec059dc9b97ba61e3f9446ae22e243081d5a7d (from https://pypi.org/simple/d2d-bookmaker/) (requires-python:>=3.8,<4.0) 2021-02-16T22:29:03,115 Given no hashes to check 0 links for project 'd2d-bookmaker': discarding no candidates 2021-02-16T22:29:03,115 ERROR: Could not find a version that satisfies the requirement d2d-bookmaker==0.0.1 2021-02-16T22:29:03,116 ERROR: No matching distribution found for d2d-bookmaker==0.0.1 2021-02-16T22:29:03,116 Exception information: 2021-02-16T22:29:03,116 Traceback (most recent call last): 2021-02-16T22:29:03,116 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-16T22:29:03,116 crit = self.state.criteria[name] 2021-02-16T22:29:03,116 KeyError: 'd2d-bookmaker' 2021-02-16T22:29:03,116 2021-02-16T22:29:03,116 During handling of the above exception, another exception occurred: 2021-02-16T22:29:03,116 2021-02-16T22:29:03,116 Traceback (most recent call last): 2021-02-16T22:29:03,116 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-16T22:29:03,116 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-16T22:29:03,116 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-16T22:29:03,116 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-16T22:29:03,116 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-16T22:29:03,116 raise RequirementsConflicted(criterion) 2021-02-16T22:29:03,116 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('d2d-bookmaker==0.0.1') 2021-02-16T22:29:03,116 2021-02-16T22:29:03,116 During handling of the above exception, another exception occurred: 2021-02-16T22:29:03,116 2021-02-16T22:29:03,116 Traceback (most recent call last): 2021-02-16T22:29:03,116 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-16T22:29:03,116 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-16T22:29:03,116 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-16T22:29:03,116 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-16T22:29:03,116 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-16T22:29:03,116 raise ResolutionImpossible(e.criterion.information) 2021-02-16T22:29:03,116 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('d2d-bookmaker==0.0.1'), parent=None)] 2021-02-16T22:29:03,116 2021-02-16T22:29:03,116 The above exception was the direct cause of the following exception: 2021-02-16T22:29:03,116 2021-02-16T22:29:03,116 Traceback (most recent call last): 2021-02-16T22:29:03,116 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-16T22:29:03,116 status = self.run(options, args) 2021-02-16T22:29:03,116 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-16T22:29:03,116 return func(self, options, args) 2021-02-16T22:29:03,116 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-16T22:29:03,116 reqs, check_supported_wheels=True 2021-02-16T22:29:03,116 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-16T22:29:03,116 six.raise_from(error, e) 2021-02-16T22:29:03,116 File "", line 3, in raise_from 2021-02-16T22:29:03,116 pip._internal.exceptions.DistributionNotFound: No matching distribution found for d2d-bookmaker==0.0.1 2021-02-16T22:29:03,120 Removed build tracker: '/tmp/pip-req-tracker-nyhrhlqx'