2021-02-03T23:14:18,519 Created temporary directory: /tmp/pip-ephem-wheel-cache-nnrwcusu 2021-02-03T23:14:18,522 Created temporary directory: /tmp/pip-req-tracker-a79ptfw6 2021-02-03T23:14:18,522 Initialized build tracking at /tmp/pip-req-tracker-a79ptfw6 2021-02-03T23:14:18,522 Created build tracker: /tmp/pip-req-tracker-a79ptfw6 2021-02-03T23:14:18,523 Entered build tracker: /tmp/pip-req-tracker-a79ptfw6 2021-02-03T23:14:18,523 Created temporary directory: /tmp/pip-wheel-7l6g06l7 2021-02-03T23:14:18,560 1 location(s) to search for versions of nbin-golf: 2021-02-03T23:14:18,560 * https://pypi.org/simple/nbin-golf/ 2021-02-03T23:14:18,560 Fetching project page and analyzing links: https://pypi.org/simple/nbin-golf/ 2021-02-03T23:14:18,561 Getting page https://pypi.org/simple/nbin-golf/ 2021-02-03T23:14:18,562 Found index url https://pypi.org/simple 2021-02-03T23:14:18,656 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e7/be/dc3063b94d0e47420998b2adbfa1d261ec2012f2f008bacdb610f1690744/nbin_golf-0.0.0.1.tar.gz#sha256=ee998a25790f44ff0ce71a2176ce1b5979a745bb5ef228ccd21bc5382276d3da (from https://pypi.org/simple/nbin-golf/) (requires-python:>=3.8) 2021-02-03T23:14:18,669 Given no hashes to check 0 links for project 'nbin-golf': discarding no candidates 2021-02-03T23:14:18,669 ERROR: Could not find a version that satisfies the requirement nbin-golf==0.0.0.1 2021-02-03T23:14:18,670 ERROR: No matching distribution found for nbin-golf==0.0.0.1 2021-02-03T23:14:18,670 Exception information: 2021-02-03T23:14:18,670 Traceback (most recent call last): 2021-02-03T23:14:18,670 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-03T23:14:18,670 crit = self.state.criteria[name] 2021-02-03T23:14:18,670 KeyError: 'nbin-golf' 2021-02-03T23:14:18,670 2021-02-03T23:14:18,670 During handling of the above exception, another exception occurred: 2021-02-03T23:14:18,670 2021-02-03T23:14:18,670 Traceback (most recent call last): 2021-02-03T23:14:18,670 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-03T23:14:18,670 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-03T23:14:18,670 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-03T23:14:18,670 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-03T23:14:18,670 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-03T23:14:18,670 raise RequirementsConflicted(criterion) 2021-02-03T23:14:18,670 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nbin-golf==0.0.0.1') 2021-02-03T23:14:18,670 2021-02-03T23:14:18,670 During handling of the above exception, another exception occurred: 2021-02-03T23:14:18,670 2021-02-03T23:14:18,670 Traceback (most recent call last): 2021-02-03T23:14:18,670 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-03T23:14:18,670 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-03T23:14:18,670 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-03T23:14:18,670 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-03T23:14:18,670 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-03T23:14:18,670 raise ResolutionImpossible(e.criterion.information) 2021-02-03T23:14:18,670 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nbin-golf==0.0.0.1'), parent=None)] 2021-02-03T23:14:18,670 2021-02-03T23:14:18,670 The above exception was the direct cause of the following exception: 2021-02-03T23:14:18,670 2021-02-03T23:14:18,670 Traceback (most recent call last): 2021-02-03T23:14:18,670 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-03T23:14:18,670 status = self.run(options, args) 2021-02-03T23:14:18,670 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-03T23:14:18,670 return func(self, options, args) 2021-02-03T23:14:18,670 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-03T23:14:18,670 reqs, check_supported_wheels=True 2021-02-03T23:14:18,670 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-03T23:14:18,670 six.raise_from(error, e) 2021-02-03T23:14:18,670 File "", line 3, in raise_from 2021-02-03T23:14:18,670 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nbin-golf==0.0.0.1 2021-02-03T23:14:18,674 Removed build tracker: '/tmp/pip-req-tracker-a79ptfw6'