2021-03-22T06:06:46,341 Created temporary directory: /tmp/pip-ephem-wheel-cache-ep687y39 2021-03-22T06:06:46,344 Created temporary directory: /tmp/pip-req-tracker-lzo53vov 2021-03-22T06:06:46,344 Initialized build tracking at /tmp/pip-req-tracker-lzo53vov 2021-03-22T06:06:46,345 Created build tracker: /tmp/pip-req-tracker-lzo53vov 2021-03-22T06:06:46,345 Entered build tracker: /tmp/pip-req-tracker-lzo53vov 2021-03-22T06:06:46,345 Created temporary directory: /tmp/pip-wheel-kyejj4uj 2021-03-22T06:06:46,376 1 location(s) to search for versions of virtual-clapperboard: 2021-03-22T06:06:46,376 * https://pypi.org/simple/virtual-clapperboard/ 2021-03-22T06:06:46,376 Fetching project page and analyzing links: https://pypi.org/simple/virtual-clapperboard/ 2021-03-22T06:06:46,377 Getting page https://pypi.org/simple/virtual-clapperboard/ 2021-03-22T06:06:46,378 Found index url https://pypi.org/simple 2021-03-22T06:06:46,465 Skipping link: Missing project version for virtual-clapperboard: https://files.pythonhosted.org/packages/8e/01/724ba96253060034a3f8277e367f2c76a9a93ccc05bea866c42a2b8d58ef/Virtual%20Clapperboard-0.1.0.tar.gz#sha256=65b18a10aa84bfc560e2f7c716a79cb68014383bcdabb64cd15951edd43b6cef (from https://pypi.org/simple/virtual-clapperboard/) 2021-03-22T06:06:46,478 Given no hashes to check 0 links for project 'virtual-clapperboard': discarding no candidates 2021-03-22T06:06:46,478 ERROR: Could not find a version that satisfies the requirement virtual-clapperboard==0.1.0 2021-03-22T06:06:46,479 ERROR: No matching distribution found for virtual-clapperboard==0.1.0 2021-03-22T06:06:46,479 Exception information: 2021-03-22T06:06:46,479 Traceback (most recent call last): 2021-03-22T06:06:46,479 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-22T06:06:46,479 crit = self.state.criteria[name] 2021-03-22T06:06:46,479 KeyError: 'virtual-clapperboard' 2021-03-22T06:06:46,479 2021-03-22T06:06:46,479 During handling of the above exception, another exception occurred: 2021-03-22T06:06:46,479 2021-03-22T06:06:46,479 Traceback (most recent call last): 2021-03-22T06:06:46,479 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-22T06:06:46,479 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-22T06:06:46,479 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-22T06:06:46,479 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-22T06:06:46,479 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-22T06:06:46,479 raise RequirementsConflicted(criterion) 2021-03-22T06:06:46,479 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('virtual-clapperboard==0.1.0') 2021-03-22T06:06:46,479 2021-03-22T06:06:46,479 During handling of the above exception, another exception occurred: 2021-03-22T06:06:46,479 2021-03-22T06:06:46,479 Traceback (most recent call last): 2021-03-22T06:06:46,479 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-22T06:06:46,479 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-22T06:06:46,479 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-22T06:06:46,479 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-22T06:06:46,479 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-22T06:06:46,479 raise ResolutionImpossible(e.criterion.information) 2021-03-22T06:06:46,479 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('virtual-clapperboard==0.1.0'), parent=None)] 2021-03-22T06:06:46,479 2021-03-22T06:06:46,479 The above exception was the direct cause of the following exception: 2021-03-22T06:06:46,479 2021-03-22T06:06:46,479 Traceback (most recent call last): 2021-03-22T06:06:46,479 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-22T06:06:46,479 status = self.run(options, args) 2021-03-22T06:06:46,479 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-22T06:06:46,479 return func(self, options, args) 2021-03-22T06:06:46,479 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-22T06:06:46,479 reqs, check_supported_wheels=True 2021-03-22T06:06:46,479 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-22T06:06:46,479 six.raise_from(error, e) 2021-03-22T06:06:46,479 File "", line 3, in raise_from 2021-03-22T06:06:46,479 pip._internal.exceptions.DistributionNotFound: No matching distribution found for virtual-clapperboard==0.1.0 2021-03-22T06:06:46,483 Removed build tracker: '/tmp/pip-req-tracker-lzo53vov'