2021-07-10T03:14:31,247 Created temporary directory: /tmp/pip-ephem-wheel-cache-1r2et536 2021-07-10T03:14:31,249 Created temporary directory: /tmp/pip-req-tracker-bemcfy_q 2021-07-10T03:14:31,250 Initialized build tracking at /tmp/pip-req-tracker-bemcfy_q 2021-07-10T03:14:31,250 Created build tracker: /tmp/pip-req-tracker-bemcfy_q 2021-07-10T03:14:31,250 Entered build tracker: /tmp/pip-req-tracker-bemcfy_q 2021-07-10T03:14:31,251 Created temporary directory: /tmp/pip-wheel-zjr_gcr1 2021-07-10T03:14:31,283 1 location(s) to search for versions of kunai: 2021-07-10T03:14:31,283 * https://pypi.org/simple/kunai/ 2021-07-10T03:14:31,284 Fetching project page and analyzing links: https://pypi.org/simple/kunai/ 2021-07-10T03:14:31,284 Getting page https://pypi.org/simple/kunai/ 2021-07-10T03:14:31,286 Found index url https://pypi.org/simple 2021-07-10T03:14:31,373 Found link https://files.pythonhosted.org/packages/3d/c3/f9c8b2573b2b1a8601e7ff0b2fa622bb13a81be1164470a13f332a802ae6/Kunai-0.8.tar.gz#sha256=c602720cc04714401f2226fc160faedcc42e9509a399d259dadc2653389969a6 (from https://pypi.org/simple/kunai/), version: 0.8 2021-07-10T03:14:31,374 Found link https://files.pythonhosted.org/packages/2b/1c/4979879e7d40fb94221e652da921d454a02f837919954f7f0496c9857d41/Kunai-0.9.tar.gz#sha256=3f938ce2d5f2549101967f1dbbc47167b4d7d9b01ade9de13097bd2f5ae8a83f (from https://pypi.org/simple/kunai/), version: 0.9 2021-07-10T03:14:31,374 Skipping link: not a file: https://pypi.org/simple/kunai/ 2021-07-10T03:14:31,390 Given no hashes to check 1 links for project 'kunai': discarding no candidates 2021-07-10T03:14:31,407 Collecting kunai==0.9 2021-07-10T03:14:31,409 Created temporary directory: /tmp/pip-unpack-4oz6e1cl 2021-07-10T03:14:31,457 Downloading Kunai-0.9.tar.gz (126 kB) 2021-07-10T03:14:31,739 Added kunai==0.9 from https://files.pythonhosted.org/packages/2b/1c/4979879e7d40fb94221e652da921d454a02f837919954f7f0496c9857d41/Kunai-0.9.tar.gz#sha256=3f938ce2d5f2549101967f1dbbc47167b4d7d9b01ade9de13097bd2f5ae8a83f to build tracker '/tmp/pip-req-tracker-bemcfy_q' 2021-07-10T03:14:31,740 Running setup.py (path:/tmp/pip-wheel-zjr_gcr1/kunai_c816d5a1b8af49a58f5d9c3184a1676c/setup.py) egg_info for package kunai 2021-07-10T03:14:31,741 Created temporary directory: /tmp/pip-pip-egg-info-zma53e21 2021-07-10T03:14:31,741 Running command python setup.py egg_info 2021-07-10T03:14:32,436 Traceback (most recent call last): 2021-07-10T03:14:32,437 File "", line 1, in 2021-07-10T03:14:32,437 File "/tmp/pip-wheel-zjr_gcr1/kunai_c816d5a1b8af49a58f5d9c3184a1676c/setup.py", line 42 2021-07-10T03:14:32,438 print "warn: _chmodplusx missing dir", d 2021-07-10T03:14:32,438 ^ 2021-07-10T03:14:32,438 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("warn: _chmodplusx missing dir", d)? 2021-07-10T03:14:32,484 WARNING: Discarding https://files.pythonhosted.org/packages/2b/1c/4979879e7d40fb94221e652da921d454a02f837919954f7f0496c9857d41/Kunai-0.9.tar.gz#sha256=3f938ce2d5f2549101967f1dbbc47167b4d7d9b01ade9de13097bd2f5ae8a83f (from https://pypi.org/simple/kunai/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T03:14:32,485 ERROR: Could not find a version that satisfies the requirement kunai==0.9 (from versions: 0.8, 0.9) 2021-07-10T03:14:32,486 ERROR: No matching distribution found for kunai==0.9 2021-07-10T03:14:32,486 Exception information: 2021-07-10T03:14:32,486 Traceback (most recent call last): 2021-07-10T03:14:32,486 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T03:14:32,486 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T03:14:32,486 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T03:14:32,486 raise RequirementsConflicted(criterion) 2021-07-10T03:14:32,486 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kunai==0.9') 2021-07-10T03:14:32,486 2021-07-10T03:14:32,486 During handling of the above exception, another exception occurred: 2021-07-10T03:14:32,486 2021-07-10T03:14:32,486 Traceback (most recent call last): 2021-07-10T03:14:32,486 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T03:14:32,486 result = self._result = resolver.resolve( 2021-07-10T03:14:32,486 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T03:14:32,486 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T03:14:32,486 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T03:14:32,486 raise ResolutionImpossible(e.criterion.information) 2021-07-10T03:14:32,486 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kunai==0.9'), parent=None)] 2021-07-10T03:14:32,486 2021-07-10T03:14:32,486 The above exception was the direct cause of the following exception: 2021-07-10T03:14:32,486 2021-07-10T03:14:32,486 Traceback (most recent call last): 2021-07-10T03:14:32,486 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T03:14:32,486 status = self.run(options, args) 2021-07-10T03:14:32,486 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T03:14:32,486 return func(self, options, args) 2021-07-10T03:14:32,486 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T03:14:32,486 requirement_set = resolver.resolve( 2021-07-10T03:14:32,486 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T03:14:32,486 raise error from e 2021-07-10T03:14:32,486 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kunai==0.9 2021-07-10T03:14:32,491 Removed kunai==0.9 from https://files.pythonhosted.org/packages/2b/1c/4979879e7d40fb94221e652da921d454a02f837919954f7f0496c9857d41/Kunai-0.9.tar.gz#sha256=3f938ce2d5f2549101967f1dbbc47167b4d7d9b01ade9de13097bd2f5ae8a83f from build tracker '/tmp/pip-req-tracker-bemcfy_q' 2021-07-10T03:14:32,491 Removed build tracker: '/tmp/pip-req-tracker-bemcfy_q'