2021-04-08T05:35:58,260 Created temporary directory: /tmp/pip-ephem-wheel-cache-ao9frdgo 2021-04-08T05:35:58,263 Created temporary directory: /tmp/pip-req-tracker-wca8jcc4 2021-04-08T05:35:58,264 Initialized build tracking at /tmp/pip-req-tracker-wca8jcc4 2021-04-08T05:35:58,264 Created build tracker: /tmp/pip-req-tracker-wca8jcc4 2021-04-08T05:35:58,264 Entered build tracker: /tmp/pip-req-tracker-wca8jcc4 2021-04-08T05:35:58,265 Created temporary directory: /tmp/pip-wheel-73l06orb 2021-04-08T05:35:58,300 1 location(s) to search for versions of gfluent: 2021-04-08T05:35:58,300 * https://pypi.org/simple/gfluent/ 2021-04-08T05:35:58,301 Fetching project page and analyzing links: https://pypi.org/simple/gfluent/ 2021-04-08T05:35:58,301 Getting page https://pypi.org/simple/gfluent/ 2021-04-08T05:35:58,303 Found index url https://pypi.org/simple 2021-04-08T05:35:58,406 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/05/d2/16419979fecfe19f8ded15929c1e4d265f30539087f859f3f592bd56f594/gfluent-0.1.0-py3-none-any.whl#sha256=1b3018e80b6fb215a5d39636da211722ab94dcb8761a9e1241faf14f74298d9d (from https://pypi.org/simple/gfluent/) (requires-python:>=3.8,<4.0) 2021-04-08T05:35:58,407 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/7f/24/af2d2e94381faf1a6a12f94e0dda8b7f43a0df8dc4169286f3bd424faa25/gfluent-0.1.0.tar.gz#sha256=40ea84e29a1bd31bc668dbd973d70cf03e9b94c4e4f94b00012ae97da23148a2 (from https://pypi.org/simple/gfluent/) (requires-python:>=3.8,<4.0) 2021-04-08T05:35:58,407 Given no hashes to check 0 links for project 'gfluent': discarding no candidates 2021-04-08T05:35:58,407 ERROR: Could not find a version that satisfies the requirement gfluent==0.1.0 2021-04-08T05:35:58,408 ERROR: No matching distribution found for gfluent==0.1.0 2021-04-08T05:35:58,408 Exception information: 2021-04-08T05:35:58,408 Traceback (most recent call last): 2021-04-08T05:35:58,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-08T05:35:58,408 crit = self.state.criteria[name] 2021-04-08T05:35:58,408 KeyError: 'gfluent' 2021-04-08T05:35:58,408 2021-04-08T05:35:58,408 During handling of the above exception, another exception occurred: 2021-04-08T05:35:58,408 2021-04-08T05:35:58,408 Traceback (most recent call last): 2021-04-08T05:35:58,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-08T05:35:58,408 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-08T05:35:58,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-08T05:35:58,408 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-08T05:35:58,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-08T05:35:58,408 raise RequirementsConflicted(criterion) 2021-04-08T05:35:58,408 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gfluent==0.1.0') 2021-04-08T05:35:58,408 2021-04-08T05:35:58,408 During handling of the above exception, another exception occurred: 2021-04-08T05:35:58,408 2021-04-08T05:35:58,408 Traceback (most recent call last): 2021-04-08T05:35:58,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-08T05:35:58,408 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-08T05:35:58,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-08T05:35:58,408 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-08T05:35:58,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-08T05:35:58,408 raise ResolutionImpossible(e.criterion.information) 2021-04-08T05:35:58,408 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gfluent==0.1.0'), parent=None)] 2021-04-08T05:35:58,408 2021-04-08T05:35:58,408 The above exception was the direct cause of the following exception: 2021-04-08T05:35:58,408 2021-04-08T05:35:58,408 Traceback (most recent call last): 2021-04-08T05:35:58,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-08T05:35:58,408 status = self.run(options, args) 2021-04-08T05:35:58,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-08T05:35:58,408 return func(self, options, args) 2021-04-08T05:35:58,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-08T05:35:58,408 reqs, check_supported_wheels=True 2021-04-08T05:35:58,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-08T05:35:58,408 six.raise_from(error, e) 2021-04-08T05:35:58,408 File "", line 3, in raise_from 2021-04-08T05:35:58,408 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gfluent==0.1.0 2021-04-08T05:35:58,413 Removed build tracker: '/tmp/pip-req-tracker-wca8jcc4'