2021-07-10T04:12:29,506 Created temporary directory: /tmp/pip-ephem-wheel-cache-4m_z3b39 2021-07-10T04:12:29,509 Created temporary directory: /tmp/pip-req-tracker-f7eahp47 2021-07-10T04:12:29,510 Initialized build tracking at /tmp/pip-req-tracker-f7eahp47 2021-07-10T04:12:29,510 Created build tracker: /tmp/pip-req-tracker-f7eahp47 2021-07-10T04:12:29,510 Entered build tracker: /tmp/pip-req-tracker-f7eahp47 2021-07-10T04:12:29,511 Created temporary directory: /tmp/pip-wheel-1wi3_v66 2021-07-10T04:12:29,544 1 location(s) to search for versions of webby: 2021-07-10T04:12:29,544 * https://pypi.org/simple/webby/ 2021-07-10T04:12:29,544 Fetching project page and analyzing links: https://pypi.org/simple/webby/ 2021-07-10T04:12:29,545 Getting page https://pypi.org/simple/webby/ 2021-07-10T04:12:29,546 Found index url https://pypi.org/simple 2021-07-10T04:12:29,636 Found link https://files.pythonhosted.org/packages/32/ea/d6eff5fef37a70554192163b0360d8dc5e949cc103024adec0e74989821f/webby-1.0.6.tar.gz#sha256=4a7a7fa6e4a61206de3311d4bc0c6372d7580527f4ce955235841da1407f6f31 (from https://pypi.org/simple/webby/), version: 1.0.6 2021-07-10T04:12:29,636 Found link https://files.pythonhosted.org/packages/ba/d6/d890c6f10cfea53d463c38b2376e43b37c4625b5c79c22376e8e3ce07556/webby-1.0.7.tar.gz#sha256=415020d464de5db3e4dedf8b56ed4bbda46225fb38c9e9842939a3713110d6de (from https://pypi.org/simple/webby/), version: 1.0.7 2021-07-10T04:12:29,636 Found link https://files.pythonhosted.org/packages/ea/9c/5e292716806ac78ad4a1f6fcbb5ec225ce9ba2329dd75b97b2b7994376b9/webby-1.1.1.tar.gz#sha256=f94749d01010882b490b479d76bf292f9a7197af43ec6dabc1a66b05264a31bd (from https://pypi.org/simple/webby/), version: 1.1.1 2021-07-10T04:12:29,637 Found link https://files.pythonhosted.org/packages/d6/37/2a49f32b0b088c75a6b0092b0c25181049d3aca6aa2da0bc26f5633685a8/webby-1.2.0.tar.gz#sha256=e828e57186963a7c4fc93d2281134e3d86bab399ab022ecf25655ac049fdd11f (from https://pypi.org/simple/webby/), version: 1.2.0 2021-07-10T04:12:29,637 Found link https://files.pythonhosted.org/packages/cb/fb/26262f98485133f673931a0fe4f8d11611699364eb4d515354a7c74b72fe/webby-1.2.1.tar.gz#sha256=d6f114f457d8af4e06a9dd2f5c16c817f74d666c7dd0bb57de030e7fa336be97 (from https://pypi.org/simple/webby/), version: 1.2.1 2021-07-10T04:12:29,637 Found link https://files.pythonhosted.org/packages/42/89/c27f949f72fc234b9fa4cb365e911d138636326be4000e710a7996f22789/webby-1.3.0.tar.gz#sha256=e7a9c68aff57aaa5a152c0d6d0bed6bf7231eb6c69d647c5553211dddf4b7382 (from https://pypi.org/simple/webby/), version: 1.3.0 2021-07-10T04:12:29,638 Skipping link: not a file: https://pypi.org/simple/webby/ 2021-07-10T04:12:29,656 Given no hashes to check 0 links for project 'webby': discarding no candidates 2021-07-10T04:12:29,656 ERROR: Could not find a version that satisfies the requirement webby==1.1.0 (from versions: 1.0.6, 1.0.7, 1.1.1, 1.2.0, 1.2.1, 1.3.0) 2021-07-10T04:12:29,657 ERROR: No matching distribution found for webby==1.1.0 2021-07-10T04:12:29,657 Exception information: 2021-07-10T04:12:29,657 Traceback (most recent call last): 2021-07-10T04:12:29,657 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:12:29,657 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:12:29,657 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:12:29,657 raise RequirementsConflicted(criterion) 2021-07-10T04:12:29,657 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('webby==1.1.0') 2021-07-10T04:12:29,657 2021-07-10T04:12:29,657 During handling of the above exception, another exception occurred: 2021-07-10T04:12:29,657 2021-07-10T04:12:29,657 Traceback (most recent call last): 2021-07-10T04:12:29,657 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:12:29,657 result = self._result = resolver.resolve( 2021-07-10T04:12:29,657 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:12:29,657 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:12:29,657 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:12:29,657 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:12:29,657 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('webby==1.1.0'), parent=None)] 2021-07-10T04:12:29,657 2021-07-10T04:12:29,657 The above exception was the direct cause of the following exception: 2021-07-10T04:12:29,657 2021-07-10T04:12:29,657 Traceback (most recent call last): 2021-07-10T04:12:29,657 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:12:29,657 status = self.run(options, args) 2021-07-10T04:12:29,657 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:12:29,657 return func(self, options, args) 2021-07-10T04:12:29,657 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:12:29,657 requirement_set = resolver.resolve( 2021-07-10T04:12:29,657 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:12:29,657 raise error from e 2021-07-10T04:12:29,657 pip._internal.exceptions.DistributionNotFound: No matching distribution found for webby==1.1.0 2021-07-10T04:12:29,661 Removed build tracker: '/tmp/pip-req-tracker-f7eahp47'