2021-02-21T03:36:05,106 Created temporary directory: /tmp/pip-ephem-wheel-cache-rp6m_xtt 2021-02-21T03:36:05,109 Created temporary directory: /tmp/pip-req-tracker-b6jjfx74 2021-02-21T03:36:05,110 Initialized build tracking at /tmp/pip-req-tracker-b6jjfx74 2021-02-21T03:36:05,110 Created build tracker: /tmp/pip-req-tracker-b6jjfx74 2021-02-21T03:36:05,110 Entered build tracker: /tmp/pip-req-tracker-b6jjfx74 2021-02-21T03:36:05,111 Created temporary directory: /tmp/pip-wheel-nwzjqg7r 2021-02-21T03:36:05,146 1 location(s) to search for versions of gcdetection: 2021-02-21T03:36:05,146 * https://pypi.org/simple/gcdetection/ 2021-02-21T03:36:05,146 Fetching project page and analyzing links: https://pypi.org/simple/gcdetection/ 2021-02-21T03:36:05,147 Getting page https://pypi.org/simple/gcdetection/ 2021-02-21T03:36:05,149 Found index url https://pypi.org/simple 2021-02-21T03:36:05,239 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/57/6f/a2a84ad20075d0be75e42dafd2f5cc2f65cdcef37037f83b77eb0e23c8ff/GCDetection-0.9.0.tar.gz#sha256=41a8207d6067d53960a7a01054c68dbf97f1206c23dc8c8a9598c0c2301f3027 (from https://pypi.org/simple/gcdetection/) (requires-python:>=3.8) 2021-02-21T03:36:05,253 Given no hashes to check 0 links for project 'gcdetection': discarding no candidates 2021-02-21T03:36:05,253 ERROR: Could not find a version that satisfies the requirement gcdetection==0.9.0 2021-02-21T03:36:05,253 ERROR: No matching distribution found for gcdetection==0.9.0 2021-02-21T03:36:05,254 Exception information: 2021-02-21T03:36:05,254 Traceback (most recent call last): 2021-02-21T03:36:05,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-21T03:36:05,254 crit = self.state.criteria[name] 2021-02-21T03:36:05,254 KeyError: 'gcdetection' 2021-02-21T03:36:05,254 2021-02-21T03:36:05,254 During handling of the above exception, another exception occurred: 2021-02-21T03:36:05,254 2021-02-21T03:36:05,254 Traceback (most recent call last): 2021-02-21T03:36:05,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-21T03:36:05,254 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-21T03:36:05,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-21T03:36:05,254 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-21T03:36:05,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-21T03:36:05,254 raise RequirementsConflicted(criterion) 2021-02-21T03:36:05,254 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gcdetection==0.9.0') 2021-02-21T03:36:05,254 2021-02-21T03:36:05,254 During handling of the above exception, another exception occurred: 2021-02-21T03:36:05,254 2021-02-21T03:36:05,254 Traceback (most recent call last): 2021-02-21T03:36:05,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-21T03:36:05,254 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-21T03:36:05,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-21T03:36:05,254 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-21T03:36:05,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-21T03:36:05,254 raise ResolutionImpossible(e.criterion.information) 2021-02-21T03:36:05,254 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gcdetection==0.9.0'), parent=None)] 2021-02-21T03:36:05,254 2021-02-21T03:36:05,254 The above exception was the direct cause of the following exception: 2021-02-21T03:36:05,254 2021-02-21T03:36:05,254 Traceback (most recent call last): 2021-02-21T03:36:05,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-21T03:36:05,254 status = self.run(options, args) 2021-02-21T03:36:05,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-21T03:36:05,254 return func(self, options, args) 2021-02-21T03:36:05,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-21T03:36:05,254 reqs, check_supported_wheels=True 2021-02-21T03:36:05,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-21T03:36:05,254 six.raise_from(error, e) 2021-02-21T03:36:05,254 File "", line 3, in raise_from 2021-02-21T03:36:05,254 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gcdetection==0.9.0 2021-02-21T03:36:05,258 Removed build tracker: '/tmp/pip-req-tracker-b6jjfx74'