2021-03-16T02:00:50,405 Created temporary directory: /tmp/pip-ephem-wheel-cache-xqopp752 2021-03-16T02:00:50,408 Created temporary directory: /tmp/pip-req-tracker-fto2gh8v 2021-03-16T02:00:50,409 Initialized build tracking at /tmp/pip-req-tracker-fto2gh8v 2021-03-16T02:00:50,409 Created build tracker: /tmp/pip-req-tracker-fto2gh8v 2021-03-16T02:00:50,409 Entered build tracker: /tmp/pip-req-tracker-fto2gh8v 2021-03-16T02:00:50,409 Created temporary directory: /tmp/pip-wheel-98f8jvmn 2021-03-16T02:00:50,439 1 location(s) to search for versions of graphyre: 2021-03-16T02:00:50,439 * https://pypi.org/simple/graphyre/ 2021-03-16T02:00:50,439 Fetching project page and analyzing links: https://pypi.org/simple/graphyre/ 2021-03-16T02:00:50,440 Getting page https://pypi.org/simple/graphyre/ 2021-03-16T02:00:50,441 Found index url https://pypi.org/simple 2021-03-16T02:00:50,642 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ce/bc/789c822f55791bff74fa9287cc1023ee6f1e782d4bf4378711b17388051d/graphyre-0.0.1-py3-none-any.whl#sha256=5d93343b6f1cf88195b1b38252edcc6f7fc45033134e8341072a7abd08c989ca (from https://pypi.org/simple/graphyre/) (requires-python:>=3.8) 2021-03-16T02:00:50,643 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c3/c3/269eaa0d9ef057ec652ec151abbafd72fe231d5ab8b4bd69b1701ab777c6/graphyre-0.0.1.tar.gz#sha256=2ebd5f624f8cf649525f8699c1fb66862a837a5db51d0486c395e300397adaa8 (from https://pypi.org/simple/graphyre/) (requires-python:>=3.8) 2021-03-16T02:00:50,643 Given no hashes to check 0 links for project 'graphyre': discarding no candidates 2021-03-16T02:00:50,643 ERROR: Could not find a version that satisfies the requirement graphyre==0.0.1 2021-03-16T02:00:50,644 ERROR: No matching distribution found for graphyre==0.0.1 2021-03-16T02:00:50,644 Exception information: 2021-03-16T02:00:50,644 Traceback (most recent call last): 2021-03-16T02:00:50,644 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T02:00:50,644 crit = self.state.criteria[name] 2021-03-16T02:00:50,644 KeyError: 'graphyre' 2021-03-16T02:00:50,644 2021-03-16T02:00:50,644 During handling of the above exception, another exception occurred: 2021-03-16T02:00:50,644 2021-03-16T02:00:50,644 Traceback (most recent call last): 2021-03-16T02:00:50,644 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T02:00:50,644 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T02:00:50,644 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T02:00:50,644 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T02:00:50,644 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T02:00:50,644 raise RequirementsConflicted(criterion) 2021-03-16T02:00:50,644 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('graphyre==0.0.1') 2021-03-16T02:00:50,644 2021-03-16T02:00:50,644 During handling of the above exception, another exception occurred: 2021-03-16T02:00:50,644 2021-03-16T02:00:50,644 Traceback (most recent call last): 2021-03-16T02:00:50,644 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T02:00:50,644 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T02:00:50,644 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T02:00:50,644 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T02:00:50,644 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T02:00:50,644 raise ResolutionImpossible(e.criterion.information) 2021-03-16T02:00:50,644 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('graphyre==0.0.1'), parent=None)] 2021-03-16T02:00:50,644 2021-03-16T02:00:50,644 The above exception was the direct cause of the following exception: 2021-03-16T02:00:50,644 2021-03-16T02:00:50,644 Traceback (most recent call last): 2021-03-16T02:00:50,644 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T02:00:50,644 status = self.run(options, args) 2021-03-16T02:00:50,644 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T02:00:50,644 return func(self, options, args) 2021-03-16T02:00:50,644 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T02:00:50,644 reqs, check_supported_wheels=True 2021-03-16T02:00:50,644 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T02:00:50,644 six.raise_from(error, e) 2021-03-16T02:00:50,644 File "", line 3, in raise_from 2021-03-16T02:00:50,644 pip._internal.exceptions.DistributionNotFound: No matching distribution found for graphyre==0.0.1 2021-03-16T02:00:50,649 Removed build tracker: '/tmp/pip-req-tracker-fto2gh8v'