2021-07-10T00:58:24,962 Created temporary directory: /tmp/pip-ephem-wheel-cache-lpvlvfqv 2021-07-10T00:58:24,964 Created temporary directory: /tmp/pip-req-tracker-cn0nyxgp 2021-07-10T00:58:24,965 Initialized build tracking at /tmp/pip-req-tracker-cn0nyxgp 2021-07-10T00:58:24,965 Created build tracker: /tmp/pip-req-tracker-cn0nyxgp 2021-07-10T00:58:24,965 Entered build tracker: /tmp/pip-req-tracker-cn0nyxgp 2021-07-10T00:58:24,966 Created temporary directory: /tmp/pip-wheel-vk71n5pk 2021-07-10T00:58:24,998 1 location(s) to search for versions of yawn: 2021-07-10T00:58:24,998 * https://pypi.org/simple/yawn/ 2021-07-10T00:58:24,998 Fetching project page and analyzing links: https://pypi.org/simple/yawn/ 2021-07-10T00:58:24,999 Getting page https://pypi.org/simple/yawn/ 2021-07-10T00:58:25,000 Found index url https://pypi.org/simple 2021-07-10T00:58:25,086 Found link https://files.pythonhosted.org/packages/dc/67/85953f15078a2929831421b68ab1b757b58e2875af8216e402fce99d42da/yawn-0.1.0.tar.gz#sha256=e80092ff2eab1ade0edc437d01737fbab118e2ea5dc620a67f3b26294ab62ecb (from https://pypi.org/simple/yawn/), version: 0.1.0 2021-07-10T00:58:25,086 Found link https://files.pythonhosted.org/packages/fc/b3/006342937cb7bd3b06d2e8b7ff302c600e0cc4e76f37c8eec7b75e9b5bae/yawn-0.1.1.tar.gz#sha256=d3e69aa9e78b83ce051953270596869fe8998d8caa348286554a08f3aa93c09f (from https://pypi.org/simple/yawn/), version: 0.1.1 2021-07-10T00:58:25,087 Skipping link: not a file: https://pypi.org/simple/yawn/ 2021-07-10T00:58:25,103 Given no hashes to check 1 links for project 'yawn': discarding no candidates 2021-07-10T00:58:25,120 Collecting yawn==0.1.1 2021-07-10T00:58:25,121 Created temporary directory: /tmp/pip-unpack-kuvuhzxu 2021-07-10T00:58:25,343 Downloading yawn-0.1.1.tar.gz (4.5 kB) 2021-07-10T00:58:25,406 Added yawn==0.1.1 from https://files.pythonhosted.org/packages/fc/b3/006342937cb7bd3b06d2e8b7ff302c600e0cc4e76f37c8eec7b75e9b5bae/yawn-0.1.1.tar.gz#sha256=d3e69aa9e78b83ce051953270596869fe8998d8caa348286554a08f3aa93c09f to build tracker '/tmp/pip-req-tracker-cn0nyxgp' 2021-07-10T00:58:25,407 Running setup.py (path:/tmp/pip-wheel-vk71n5pk/yawn_c39230390b0d4fb28304c5d0b4255250/setup.py) egg_info for package yawn 2021-07-10T00:58:25,408 Created temporary directory: /tmp/pip-pip-egg-info-9aew72fc 2021-07-10T00:58:25,408 Running command python setup.py egg_info 2021-07-10T00:58:26,021 Traceback (most recent call last): 2021-07-10T00:58:26,022 File "", line 1, in 2021-07-10T00:58:26,023 File "/tmp/pip-wheel-vk71n5pk/yawn_c39230390b0d4fb28304c5d0b4255250/setup.py", line 5 2021-07-10T00:58:26,023 print "You need to install the setuptools module to install this software" 2021-07-10T00:58:26,023 ^ 2021-07-10T00:58:26,023 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You need to install the setuptools module to install this software")? 2021-07-10T00:58:26,071 WARNING: Discarding https://files.pythonhosted.org/packages/fc/b3/006342937cb7bd3b06d2e8b7ff302c600e0cc4e76f37c8eec7b75e9b5bae/yawn-0.1.1.tar.gz#sha256=d3e69aa9e78b83ce051953270596869fe8998d8caa348286554a08f3aa93c09f (from https://pypi.org/simple/yawn/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:58:26,072 ERROR: Could not find a version that satisfies the requirement yawn==0.1.1 (from versions: 0.1.0, 0.1.1) 2021-07-10T00:58:26,073 ERROR: No matching distribution found for yawn==0.1.1 2021-07-10T00:58:26,073 Exception information: 2021-07-10T00:58:26,073 Traceback (most recent call last): 2021-07-10T00:58:26,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:58:26,073 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:58:26,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:58:26,073 raise RequirementsConflicted(criterion) 2021-07-10T00:58:26,073 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yawn==0.1.1') 2021-07-10T00:58:26,073 2021-07-10T00:58:26,073 During handling of the above exception, another exception occurred: 2021-07-10T00:58:26,073 2021-07-10T00:58:26,073 Traceback (most recent call last): 2021-07-10T00:58:26,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:58:26,073 result = self._result = resolver.resolve( 2021-07-10T00:58:26,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:58:26,073 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:58:26,073 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:58:26,073 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:58:26,073 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yawn==0.1.1'), parent=None)] 2021-07-10T00:58:26,073 2021-07-10T00:58:26,073 The above exception was the direct cause of the following exception: 2021-07-10T00:58:26,073 2021-07-10T00:58:26,073 Traceback (most recent call last): 2021-07-10T00:58:26,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:58:26,073 status = self.run(options, args) 2021-07-10T00:58:26,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:58:26,073 return func(self, options, args) 2021-07-10T00:58:26,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:58:26,073 requirement_set = resolver.resolve( 2021-07-10T00:58:26,073 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:58:26,073 raise error from e 2021-07-10T00:58:26,073 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yawn==0.1.1 2021-07-10T00:58:26,078 Removed yawn==0.1.1 from https://files.pythonhosted.org/packages/fc/b3/006342937cb7bd3b06d2e8b7ff302c600e0cc4e76f37c8eec7b75e9b5bae/yawn-0.1.1.tar.gz#sha256=d3e69aa9e78b83ce051953270596869fe8998d8caa348286554a08f3aa93c09f from build tracker '/tmp/pip-req-tracker-cn0nyxgp' 2021-07-10T00:58:26,078 Removed build tracker: '/tmp/pip-req-tracker-cn0nyxgp'