2021-03-23T11:58:37,094 Created temporary directory: /tmp/pip-ephem-wheel-cache-t80drg44 2021-03-23T11:58:37,097 Created temporary directory: /tmp/pip-req-tracker-z_i9tol2 2021-03-23T11:58:37,097 Initialized build tracking at /tmp/pip-req-tracker-z_i9tol2 2021-03-23T11:58:37,097 Created build tracker: /tmp/pip-req-tracker-z_i9tol2 2021-03-23T11:58:37,098 Entered build tracker: /tmp/pip-req-tracker-z_i9tol2 2021-03-23T11:58:37,098 Created temporary directory: /tmp/pip-wheel-5v08efd6 2021-03-23T11:58:37,134 1 location(s) to search for versions of fuckhttp: 2021-03-23T11:58:37,134 * https://pypi.org/simple/fuckhttp/ 2021-03-23T11:58:37,135 Fetching project page and analyzing links: https://pypi.org/simple/fuckhttp/ 2021-03-23T11:58:37,135 Getting page https://pypi.org/simple/fuckhttp/ 2021-03-23T11:58:37,137 Found index url https://pypi.org/simple 2021-03-23T11:58:37,240 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/53/49/126e9e59ff1eff425b3ffd5d4c1d3044c88cfb8c8d0d4f029004dbcd69ae/FuckHttp-0.2-py3-none-any.whl#sha256=d2eb611b969db7787823ff47c5cee94cecf4e3b338e9209577d887d2ebb7796a (from https://pypi.org/simple/fuckhttp/) (requires-python:>=3.8) 2021-03-23T11:58:37,241 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/29/82/df16a501ca297b638aaaae2a9c18061d9713577a2f3706b0070e871c99ae/FuckHttp-0.2.tar.gz#sha256=98a81868cce43f62b1305cd233abea52ccad12479028901e1fbcd9754edb4535 (from https://pypi.org/simple/fuckhttp/) (requires-python:>=3.8) 2021-03-23T11:58:37,241 Given no hashes to check 0 links for project 'fuckhttp': discarding no candidates 2021-03-23T11:58:37,241 ERROR: Could not find a version that satisfies the requirement fuckhttp==0.2 2021-03-23T11:58:37,242 ERROR: No matching distribution found for fuckhttp==0.2 2021-03-23T11:58:37,242 Exception information: 2021-03-23T11:58:37,242 Traceback (most recent call last): 2021-03-23T11:58:37,242 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-23T11:58:37,242 crit = self.state.criteria[name] 2021-03-23T11:58:37,242 KeyError: 'fuckhttp' 2021-03-23T11:58:37,242 2021-03-23T11:58:37,242 During handling of the above exception, another exception occurred: 2021-03-23T11:58:37,242 2021-03-23T11:58:37,242 Traceback (most recent call last): 2021-03-23T11:58:37,242 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-23T11:58:37,242 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-23T11:58:37,242 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-23T11:58:37,242 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-23T11:58:37,242 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-23T11:58:37,242 raise RequirementsConflicted(criterion) 2021-03-23T11:58:37,242 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fuckhttp==0.2') 2021-03-23T11:58:37,242 2021-03-23T11:58:37,242 During handling of the above exception, another exception occurred: 2021-03-23T11:58:37,242 2021-03-23T11:58:37,242 Traceback (most recent call last): 2021-03-23T11:58:37,242 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-23T11:58:37,242 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-23T11:58:37,242 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-23T11:58:37,242 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-23T11:58:37,242 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-23T11:58:37,242 raise ResolutionImpossible(e.criterion.information) 2021-03-23T11:58:37,242 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fuckhttp==0.2'), parent=None)] 2021-03-23T11:58:37,242 2021-03-23T11:58:37,242 The above exception was the direct cause of the following exception: 2021-03-23T11:58:37,242 2021-03-23T11:58:37,242 Traceback (most recent call last): 2021-03-23T11:58:37,242 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-23T11:58:37,242 status = self.run(options, args) 2021-03-23T11:58:37,242 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-23T11:58:37,242 return func(self, options, args) 2021-03-23T11:58:37,242 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-23T11:58:37,242 reqs, check_supported_wheels=True 2021-03-23T11:58:37,242 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-23T11:58:37,242 six.raise_from(error, e) 2021-03-23T11:58:37,242 File "", line 3, in raise_from 2021-03-23T11:58:37,242 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fuckhttp==0.2 2021-03-23T11:58:37,246 Removed build tracker: '/tmp/pip-req-tracker-z_i9tol2'